Skip to content

Commit 32b5d90

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.nats-jnats-2.20.2' into combined-pr-branch
2 parents 4a2de58 + 5f1fc14 commit 32b5d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nats/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
dependencies {
1010
testImplementation 'org.assertj:assertj-core:3.26.3'
1111
testImplementation 'org.testcontainers:testcontainers'
12-
testImplementation 'io.nats:jnats:2.19.1'
12+
testImplementation 'io.nats:jnats:2.20.2'
1313
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
1414
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1515
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'

0 commit comments

Comments
 (0)