We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8647d99 + 21e4ce0 commit 6163bf3Copy full SHA for 6163bf3
build.gradle
@@ -22,7 +22,7 @@ project.ext {
22
assertjVersion = '3.8.0'
23
zkToolsVersion = '0.7.3'
24
yamlVersion = '1.20'
25
- riffVersion = '2.5.1'
+ riffVersion = '2.5.2'
26
jacksonVersion = '2.9.6'
27
jettyVersion = '9.4.12.v20180830'
28
mainClass = 'Main'
gradle.properties
@@ -1,3 +1,3 @@
1
group=com.wepay.waltz
2
sourceCompatibility=1.8
3
-version=0.12.1
+version=0.13.0
0 commit comments