Skip to content

Commit

Permalink
Update dependency io.netty:netty-all to v4.1.115.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent fecc3d3 commit 6d1211f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nms/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ project(":nms:v1_19R1").dependencies {

shadow("org.spigotmc:spigot:1.19-R0.1-SNAPSHOT")
shadow("org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT")
shadow("io.netty:netty-all:4.1.74.Final")
shadow("io.netty:netty-all:4.1.115.Final")
}

0 comments on commit 6d1211f

Please sign in to comment.