Skip to content

Commit 21e4ce0

Browse files
author
Tomas Hrdlovics
committed
Release Waltz 0.13.0
1 parent 8647d99 commit 21e4ce0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ project.ext {
2222
assertjVersion = '3.8.0'
2323
zkToolsVersion = '0.7.3'
2424
yamlVersion = '1.20'
25-
riffVersion = '2.5.1'
25+
riffVersion = '2.5.2'
2626
jacksonVersion = '2.9.6'
2727
jettyVersion = '9.4.12.v20180830'
2828
mainClass = 'Main'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
group=com.wepay.waltz
22
sourceCompatibility=1.8
3-
version=0.12.1
3+
version=0.13.0

0 commit comments

Comments
 (0)