File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id " com.github.ben-manes.versions" version " 0.11.3 "
2+ id " com.github.ben-manes.versions" version " 0.12.0 "
33 id " com.github.hierynomus.license" version " 0.11.0"
44}
55
@@ -18,8 +18,8 @@ repositories {
1818 jcenter()
1919}
2020
21- def googleGuavaVersion = ' 18 .0'
22- def rxJavaVersion = ' 1.0.16 '
21+ def googleGuavaVersion = ' 19 .0'
22+ def rxJavaVersion = ' 1.1.0 '
2323def rxSwingVersion = ' 0.25.0'
2424def jcipVersion = ' 1.0'
2525def jsr305Version = ' 3.0.1'
Original file line number Diff line number Diff line change 1- # Fri Nov 27 10:57:49 CET 2015
1+ # Fri Jan 29 15:34:09 CET 2016
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.9 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.10 -all.zip
You can’t perform that action at this time.
0 commit comments