We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b848eda + 9483822 commit cf70d59Copy full SHA for cf70d59
1 file changed
build.gradle
@@ -14,7 +14,7 @@ apply plugin: 'java'
14
15
group = 'network.casper'
16
// Version number update for release
17
-version='2.5.6'
+version='2.5.7'
18
sourceCompatibility = 1.8
19
targetCompatibility = 1.8
20
0 commit comments