Skip to content

Commit

Permalink
build(deps): bump io.nats:jnats from 2.20.4 to 2.20.5
Browse files Browse the repository at this point in the history
Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.20.4 to 2.20.5.
- [Release notes](https://github.com/nats-io/nats.java/releases)
- [Changelog](https://github.com/nats-io/nats.java/blob/main/CHANGELOG.md)
- [Commits](nats-io/nats.java@2.20.4...2.20.5)

---
updated-dependencies:
- dependency-name: io.nats:jnats
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 9d71458 commit cc75554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-nats/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>embedded-nats</artifactId>

<properties>
<jnats.version>2.20.4</jnats.version>
<jnats.version>2.20.5</jnats.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cc75554

Please sign in to comment.