Skip to content

Commit 0343be6

Browse files
Bump com.hazelcast:hazelcast from 5.2.3 to 5.3.2 in /examples
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] <[email protected]>
1 parent 47b6a1c commit 0343be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hazelcast/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88

99
dependencies {
1010
testImplementation 'org.testcontainers:testcontainers'
11-
testImplementation 'com.hazelcast:hazelcast:5.2.3'
11+
testImplementation 'com.hazelcast:hazelcast:5.3.2'
1212
testImplementation 'ch.qos.logback:logback-classic:1.3.11'
1313
testImplementation 'org.assertj:assertj-core:3.24.2'
1414
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'

0 commit comments

Comments
 (0)