Skip to content

Commit

Permalink
Merge pull request #268 from globalreachtech/dependabot/gradle/io.net…
Browse files Browse the repository at this point in the history
…ty-netty-codec-4.1.97.Final

Bump io.netty:netty-codec from 4.1.96.Final to 4.1.97.Final
  • Loading branch information
horaceli authored Sep 10, 2023
2 parents a2e7a11 + 8ab55a0 commit 0368d51
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 @@ -19,7 +19,7 @@ repositories {

dependencies {
implementation 'org.apache.logging.log4j:log4j-api:2.20.0'
implementation 'io.netty:netty-codec:4.1.96.Final'
implementation 'io.netty:netty-codec:4.1.97.Final'
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'

testImplementation 'org.apache.logging.log4j:log4j-core:2.20.0'
Expand Down

0 comments on commit 0368d51

Please sign in to comment.