Skip to content

Commit

Permalink
Update cli-toolbelt: rd system should not default to info
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Aug 15, 2017
1 parent dd764ae commit 63e628f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ repositories {
maven { url "https://jitpack.io" }
}

ext.toolbeltVersion = "0.1.18"
ext.toolbeltVersion = "0.1.19"
ext.toolbeltGroup = "com${toolbeltVersion.contains('SNAPSHOT')?'':'.github'}.simplifyops.cli-toolbelt"

dependencies {
Expand Down

0 comments on commit 63e628f

Please sign in to comment.