Skip to content

Commit 73a60b4

Browse files
Bump akka-actor-typed_3 from 2.6.17 to 2.6.18
Bumps [akka-actor-typed_3](https://github.com/akka/akka) from 2.6.17 to 2.6.18. - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka@v2.6.17...v2.6.18) --- updated-dependencies: - dependency-name: com.typesafe.akka:akka-actor-typed_3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4865361 commit 73a60b4

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

2020
scalaMajorVersion = '3'
2121
scalaVersion = '3.1.0'
22-
akkaVersion = '2.6.17'
22+
akkaVersion = '2.6.18'
2323

2424
tscfgVersion = '0.9.995'
2525

0 commit comments

Comments
 (0)