Skip to content

Commit

Permalink
Update dependency io.nats:jnats to v2.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 13d19a1 commit fe2b33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation("org.slf4j:slf4j-api:2.0.16") // SLF4J API
implementation("org.apache.logging.log4j:log4j-core:2.24.3") // Log4j core
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3")
implementation("io.nats:jnats:2.20.4")
implementation("io.nats:jnats:2.20.5")
}

tasks.withType<Jar> {
Expand Down

0 comments on commit fe2b33f

Please sign in to comment.