Skip to content

Commit 148a2d6

Browse files
Bump pekkoVersion from 1.1.3 to 1.1.4
Bumps `pekkoVersion` from 1.1.3 to 1.1.4. Updates `org.apache.pekko:pekko-actor-typed_3` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.3...v1.1.4) Updates `org.apache.pekko:pekko-actor-testkit-typed_3` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-actor-typed_3 dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-actor-testkit-typed_3 dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69b2c0f commit 148a2d6

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.3'
21+
pekkoVersion = '1.1.4'
2222

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

0 commit comments

Comments
 (0)