Skip to content

Commit

Permalink
fix(deps): update netty monorepo to v4.1.101.final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 13a387a commit aba7db9
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.92.Final")
compileOnly("io.netty:netty-handler:4.1.92.Final")
compileOnly("io.netty:netty-buffer:4.1.101.Final")
compileOnly("io.netty:netty-handler:4.1.101.Final")

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

Expand Down

0 comments on commit aba7db9

Please # to comment.