Skip to content

Commit

Permalink
fix(deps): update netty monorepo to v4.1.105.final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 791965d commit 56929fc
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.105.Final")
compileOnly("io.netty:netty-handler:4.1.105.Final")

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

Expand Down

0 comments on commit 56929fc

Please sign in to comment.