Skip to content

Commit

Permalink
Bump jnats from 2.16.4 to 2.16.5 (#1060)
Browse files Browse the repository at this point in the history
Bumps [jnats](https://github.com/nats-io/nats.java) from 2.16.4 to 2.16.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.16.4...2.16.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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2022
1 parent 0f2b8c9 commit d936749
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.16.4</jnats.version>
<jnats.version>2.16.5</jnats.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d936749

Please sign in to comment.