Skip to content

Commit

Permalink
Merge pull request #39 from tiredvekster/dependabot/gradle/io.netty-n…
Browse files Browse the repository at this point in the history
…etty-all-4.1.113.Final

Bump io.netty:netty-all from 4.1.112.Final to 4.1.113.Final
  • Loading branch information
Onako2 authored Sep 10, 2024
2 parents 6c85938 + 00d8e7e commit b1438b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
// Spigot API
compileOnly files('comp/spigot-1.8.8-R0.1-SNAPSHOT-latest.jar')
// Netty
compileOnly 'io.netty:netty-all:4.1.112.Final'
compileOnly 'io.netty:netty-all:4.1.113.Final'
// LightInjector
implementation files('impl/LightInjector-1.0.2-forked.jar')
// FoliaLib
Expand Down

0 comments on commit b1438b7

Please sign in to comment.