Skip to content

Commit a93b583

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.hazelcast-hazelcast-5.3.8' into combined-pr-branch
2 parents 59bda5c + 0806693 commit a93b583

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.3.6'
11+
testImplementation 'com.hazelcast:hazelcast:5.3.8'
1212
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
1313
testImplementation 'org.assertj:assertj-core:3.26.3'
1414
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'

0 commit comments

Comments
 (0)