Skip to content

Commit

Permalink
gradle: update kotlinx-bimap from v0.2 to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
uchuhimo committed Jul 12, 2017
1 parent 3bbe58a commit be0ab97
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 @@ -54,7 +54,7 @@ task wrapper(type: Wrapper) {

dependencyManagement {
dependencies {
dependency "com.uchuhimo:kotlinx-bimap:0.2"
dependency "com.uchuhimo:kotlinx-bimap:0.3.1"
dependency "com.typesafe:config:1.2.1"
dependency "org.yaml:snakeyaml:1.18"
dependency "com.moandjiezana.toml:toml4j:0.7.1"
Expand Down

0 comments on commit be0ab97

Please sign in to comment.