Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.h…
Browse files Browse the repository at this point in the history
…azelcast-hazelcast-5.3.6' into combined-pr-branch
  • Loading branch information
eddumelendez committed Nov 14, 2023
2 parents 20be62b + bf6bd45 commit 73da19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hazelcast/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

dependencies {
testImplementation 'org.testcontainers:testcontainers'
testImplementation 'com.hazelcast:hazelcast:5.3.4'
testImplementation 'com.hazelcast:hazelcast:5.3.6'
testImplementation 'ch.qos.logback:logback-classic:1.3.11'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
Expand Down

0 comments on commit 73da19e

Please sign in to comment.