Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.116.Final to 4.1.117.Final (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 5e9dfa0 commit 8544f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
dependencies {
testImplementation("junit:junit:4.13.2")
implementation("com.typesafe.akka:akka-actor_2.13:2.8.5")
implementation("io.netty:netty-all:4.1.116.Final")
implementation("io.netty:netty-all:4.1.117.Final")
implementation("com.google.protobuf:protobuf-java-util:4.29.3")
implementation("com.google.protobuf:protobuf-kotlin:4.29.3")
implementation("org.apache.logging.log4j:log4j-api:2.24.3")
Expand Down

0 comments on commit 8544f76

Please sign in to comment.