Skip to content

Commit

Permalink
Update dependency io.netty:netty-all to v4.1.113.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 138fcd2 commit 0ffa96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asyncrmi/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
implementation("io.netty:netty-all:4.1.63.Final")
implementation("io.netty:netty-all:4.1.113.Final")
implementation("org.javassist:javassist:3.18.0-GA")
implementation("org.slf4j:slf4j-api:1.7.25")
implementation("org.slf4j:slf4j-site:1.7.25")
Expand Down

0 comments on commit 0ffa96f

Please sign in to comment.