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.
1 parent dc37a4c commit bf6bd45Copy full SHA for bf6bd45
examples/hazelcast/build.gradle
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
testImplementation 'org.testcontainers:testcontainers'
11
- testImplementation 'com.hazelcast:hazelcast:5.3.4'
+ testImplementation 'com.hazelcast:hazelcast:5.3.6'
12
testImplementation 'ch.qos.logback:logback-classic:1.3.11'
13
testImplementation 'org.assertj:assertj-core:3.24.2'
14
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
0 commit comments