Skip to content

Commit 1765cb1

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] <[email protected]>
1 parent bfe61a2 commit 1765cb1

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
@@ -18,7 +18,7 @@ ext {
1818

1919
scalaVersion = '3'
2020
scalaBinaryVersion = '3.7.0'
21-
pekkoVersion = '1.1.4'
21+
pekkoVersion = '1.1.5'
2222

2323
tscfgVersion = '0.9.995'
2424
scapegoatVersion = '3.1.9'

0 commit comments

Comments
 (0)