Skip to content

Commit

Permalink
Bump com.hazelcast:hazelcast from 5.2.3 to 5.3.2 in /examples
Browse files Browse the repository at this point in the history
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.2.3 to 5.3.2.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.2.3...v5.3.2)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent 5cd754f commit 76f05de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hazelcast/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

dependencies {
testImplementation 'org.testcontainers:testcontainers'
testImplementation 'com.hazelcast:hazelcast:5.2.3'
testImplementation 'com.hazelcast:hazelcast:5.3.2'
testImplementation 'ch.qos.logback:logback-classic:1.3.8'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
Expand Down

0 comments on commit 76f05de

Please sign in to comment.