Skip to content

Commit

Permalink
Merge pull request #9 from synadia-io/retrier-ready-pub-0-2-0
Browse files Browse the repository at this point in the history
Prepare to publisher Retrier 0.2.0
  • Loading branch information
scottf committed Aug 23, 2024
2 parents 2f6eb6b + 7383efb commit bbe9d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retrier/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repositories {
}

dependencies {
implementation 'io.nats:jnats:2.18.2-SNAPSHOT'
implementation 'io.nats:jnats:2.20.2-SNAPSHOT'

testImplementation 'io.nats:jnats-server-runner:1.2.8'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
Expand Down

0 comments on commit bbe9d97

Please sign in to comment.