Upgrade to latest Hazelcast 3.x in integration tests
This commit is contained in:
@@ -7,8 +7,8 @@ description = "Spring Boot Hazelcast 3 smoke test"
|
||||
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
force "com.hazelcast:hazelcast:3.12.8"
|
||||
force "com.hazelcast:hazelcast-spring:3.12.8"
|
||||
force "com.hazelcast:hazelcast:3.12.12"
|
||||
force "com.hazelcast:hazelcast-spring:3.12.12"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user