Skip to content

Commit

Permalink
Merge pull request #309 from micronaut-projects/renovate/nats
Browse files Browse the repository at this point in the history
fix(deps): update dependency io.nats:jnats to v2.16.9
  • Loading branch information
graemerocher authored Mar 28, 2023
2 parents c433e03 + bfe9a27 commit ee46b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ awaitility = '4.2.0'
junit = '5.9.2'
kotlin = '1.8.10'
testcontainers = '1.17.6'
nats = '2.16.8'
nats = '2.16.9'

micronaut-micrometer = "5.0.0-SNAPSHOT"
micronaut-reactor = "3.0.0-SNAPSHOT"
Expand Down

0 comments on commit ee46b43

Please sign in to comment.