Skip to content

Commit

Permalink
Bump com.pubnub:pubnub-gson from 4.31.3 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/java) from 4.31.3 to 6.4.0.
- [Release notes](https://github.com/pubnub/java/releases)
- [Changelog](https://github.com/pubnub/java/blob/master/CHANGELOG.md)
- [Commits](pubnub/java@v4.31.3...v6.4.0)

---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 937607e commit 920222b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
<dependency>
<groupId>com.pubnub</groupId>
<artifactId>pubnub-gson</artifactId>
<version>4.31.3</version>
<version>6.4.0</version>
</dependency>
<!-- Netty version compatible with service-wamp -->
<dependency>
Expand Down

0 comments on commit 920222b

Please sign in to comment.