Skip to content

Commit

Permalink
fix(deps): update netty monorepo to v4.1.107.final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 13, 2024
1 parent 791965d commit 66c434d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ allprojects {

compileOnly("com.viaversion:viaversion-bukkit:${viaVersionVersion}")

compileOnly("io.netty:netty-buffer:4.1.101.Final")
compileOnly("io.netty:netty-handler:4.1.101.Final")
compileOnly("io.netty:netty-buffer:4.1.107.Final")
compileOnly("io.netty:netty-handler:4.1.107.Final")

compileOnly("io.github.miniplaceholders:miniplaceholders-api:${miniPlaceholdersVersion}")

Expand Down

0 comments on commit 66c434d

Please sign in to comment.