Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.na…
Browse files Browse the repository at this point in the history
…ts-jnats-2.19.1' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 27, 2024
2 parents f42521d + a145b18 commit 54d0a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nats/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
dependencies {
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.testcontainers:testcontainers'
testImplementation 'io.nats:jnats:2.18.1'
testImplementation 'io.nats:jnats:2.19.1'
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
Expand Down

0 comments on commit 54d0a74

Please sign in to comment.