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 59e1044 + 23c4d02 commit b56dd64Copy full SHA for b56dd64
examples/hazelcast/build.gradle
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
testImplementation 'org.testcontainers:testcontainers'
11
- testImplementation 'com.hazelcast:hazelcast:5.2.1'
+ testImplementation 'com.hazelcast:hazelcast:5.2.2'
12
testImplementation 'ch.qos.logback:logback-classic:1.3.5'
13
testImplementation 'org.assertj:assertj-core:3.24.2'
14
}
0 commit comments