We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa530e2 commit 4a7bba5Copy full SHA for 4a7bba5
build.gradle
@@ -45,7 +45,7 @@ configurations.archives.artifacts.clear()
45
46
allprojects {
47
group = 'com.uber.m3'
48
- version = '0.12.0'
+ version = '0.13.0'
49
50
apply plugin: 'java'
51
apply plugin: 'maven'
0 commit comments