Skip to content

Commit 5e7f711

Browse files
Bump pekkoVersion from 1.1.4 to 1.1.5
Bumps `pekkoVersion` from 1.1.4 to 1.1.5. Updates `org.apache.pekko:pekko-actor-typed_3` from 1.1.4 to 1.1.5 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.4...v1.1.5) Updates `org.apache.pekko:pekko-actor-testkit-typed_3` from 1.1.4 to 1.1.5 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-actor-typed_3 dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-actor-testkit-typed_3 dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 799c7b0 commit 5e7f711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ext {
1919
// required for pekko
2020
scalaVersion = '3'
2121
scalaBinaryVersion = '3.7.1'
22-
pekkoVersion = "1.1.4"
22+
pekkoVersion = "1.1.5"
2323
}
2424

2525
group = 'com.github.ie3-institute'

0 commit comments

Comments
 (0)