Skip to content

Commit 6163bf3

Browse files
authored
Merge pull request #171 from wepay/Release-Waltz-0.13.0
Release Waltz 0.13.0 - Execute Publish Job, Execute Release Job
2 parents 8647d99 + 21e4ce0 commit 6163bf3

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)