Skip to content

Commit ea02f56

Browse files
committed
fix hz version
1 parent a041ec2 commit ea02f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ targetCompatibility = 1.6
2424

2525
dependencies {
2626

27-
compile group: 'com.hazelcast', name: 'hazelcast', version:'3.6.4'
27+
compile group: 'com.hazelcast', name: 'hazelcast', version:'3.6+'
2828
compile group: 'com.orbitz.consul', name: 'consul-client', version:'0.12.5'
2929

3030
// for consul-client

0 commit comments

Comments
 (0)