We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59bda5c + 0806693 commit a93b583Copy full SHA for a93b583
examples/hazelcast/build.gradle
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
testImplementation 'org.testcontainers:testcontainers'
11
- testImplementation 'com.hazelcast:hazelcast:5.3.6'
+ testImplementation 'com.hazelcast:hazelcast:5.3.8'
12
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
13
testImplementation 'org.assertj:assertj-core:3.26.3'
14
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
0 commit comments