Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.100.Final to 4.1.101.Final (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent af70e44 commit 06e9b7c
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 @@ -16,7 +16,7 @@ repositories {
}

dependencies {
implementation("io.netty:netty-all:4.1.100.Final")
implementation("io.netty:netty-all:4.1.101.Final")
implementation("com.google.protobuf:protobuf-java:3.24.4")
implementation("log4j:log4j:1.2.17")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
Expand Down

0 comments on commit 06e9b7c

Please sign in to comment.