Skip to content

Commit

Permalink
Update dependency io.nats:jnats to v2.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 36ed48f commit 950e1f8
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 @@ -88,7 +88,7 @@ processResources.outputs.upToDateWhen { false }
dependencies {
implementation 'io.netty:netty-buffer:4.1.89.Final'
//compile 'com.github.luben:zstd-jni:1.4.9-5'
implementation 'io.nats:jnats:2.16.8'
implementation 'io.nats:jnats:2.17.4'
implementation 'redis.clients:jedis:4.3.1'
implementation 'com.google.guava:guava:31.1-jre'

Expand Down

0 comments on commit 950e1f8

Please sign in to comment.