Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.113.Final to 4.1.114.Final (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 05595fc commit fbd82ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pluginManagement {
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
library("netty-core", "io.netty:netty-all:4.1.113.Final")
library("netty-core", "io.netty:netty-all:4.1.114.Final")
library("authlib", "com.mojang:authlib:6.0.54")
plugin("shadow", "io.github.goooler.shadow").version("8.1.8")
}
Expand Down

0 comments on commit fbd82ba

Please sign in to comment.