Skip to content

Commit

Permalink
⬆️ Bump com.typesafe.akka:akka-slf4j_3 from 2.8.3 to 2.8.7
Browse files Browse the repository at this point in the history
Bumps [com.typesafe.akka:akka-slf4j_3](https://github.com/akka/akka) from 2.8.3 to 2.8.7.
- [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.8.3...v2.8.7)

---
updated-dependencies:
- dependency-name: com.typesafe.akka:akka-slf4j_3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent f992951 commit 5ce3981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
testImplementation("software.amazon.awssdk:sfn:${awsSdkVersion}")
testImplementation("software.amazon.awssdk:apache-client:${awsSdkVersion}")
testImplementation("com.typesafe.akka:akka-testkit_3:2.8.3")
testImplementation("com.typesafe.akka:akka-slf4j_3:2.8.3")
testImplementation("com.typesafe.akka:akka-slf4j_3:2.8.7")
testImplementation("io.netty:netty-bom:4.1.112.Final")
testImplementation("io.gatling:gatling-core:${gatlingVersion}")

Expand Down

0 comments on commit 5ce3981

Please sign in to comment.