Skip to content

Commit 530f545

Browse files
Bump jnats from 2.16.11 to 2.16.12 (PlaytikaOSS#1363)
Bumps [jnats](https://github.com/nats-io/nats.java) from 2.16.11 to 2.16.12. - [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.11...2.16.12) --- updated-dependencies: - dependency-name: io.nats:jnats dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cef6c8 commit 530f545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-nats/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<artifactId>embedded-nats</artifactId>
1414

1515
<properties>
16-
<jnats.version>2.16.11</jnats.version>
16+
<jnats.version>2.16.12</jnats.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)