Skip to content

Commit

Permalink
Bump com.typesafe.akka:akka-actor_2.11 from 2.4.10 to 2.5.32
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent 6a45e5b commit f003424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ swt = "4.5.2"
[libraries]
reactorCore = { module = "io.projectreactor:reactor-core", version.ref = "reactorCore" }
reactorTest = { module = "io.projectreactor:reactor-test", version.ref = "reactorCore" }
akkaActor = "com.typesafe.akka:akka-actor_2.11:2.4.10"
akkaActor = "com.typesafe.akka:akka-actor_2.11:2.5.32"
assertj = "org.assertj:assertj-core:3.25.3"
hamcrest = "org.hamcrest:hamcrest-library:1.3"
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
Expand Down

0 comments on commit f003424

Please sign in to comment.