Skip to content

Commit

Permalink
Update dependency io.netty:netty-buffer to v4.1.108.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent 36ed48f commit 1916fb1
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 @@ -86,7 +86,7 @@ processResources {
processResources.outputs.upToDateWhen { false }

dependencies {
implementation 'io.netty:netty-buffer:4.1.89.Final'
implementation 'io.netty:netty-buffer:4.1.108.Final'
//compile 'com.github.luben:zstd-jni:1.4.9-5'
implementation 'io.nats:jnats:2.16.8'
implementation 'redis.clients:jedis:4.3.1'
Expand Down

0 comments on commit 1916fb1

Please sign in to comment.