Skip to content

Commit 9a7908a

Browse files
Bump com.typesafe.akka:akka-actor_2.11 from 2.4.10 to 2.5.32
Bumps [com.typesafe.akka:akka-actor_2.11](https://github.com/akka/akka) from 2.4.10 to 2.5.32. - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](akka/akka@v2.4.10...v2.5.32) --- updated-dependencies: - dependency-name: com.typesafe.akka:akka-actor_2.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f10ef13 commit 9a7908a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ swt = "4.5.2"
88
[libraries]
99
reactorCore = { module = "io.projectreactor:reactor-core", version.ref = "reactorCore" }
1010
reactorTest = { module = "io.projectreactor:reactor-test", version.ref = "reactorCore" }
11-
akkaActor = "com.typesafe.akka:akka-actor_2.11:2.4.10"
11+
akkaActor = "com.typesafe.akka:akka-actor_2.11:2.5.32"
1212
assertj = "org.assertj:assertj-core:3.26.3"
1313
hamcrest = "org.hamcrest:hamcrest-library:3.0"
1414
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"

0 commit comments

Comments
 (0)