Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
skonair committed Feb 20, 2018
1 parent adc6fbb commit 46bcdf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ext {
gradleVersion = '4.4.1'
squitVersion = '1.1.2-SNAPSHOT'
squitVersion = '1.1.2'

gradlePublishVersion = '0.9.9'
bintrayPublishVersion = '1.8.0'

kotlinVersion = '1.2.10'
kotlinVersion = '1.2.21'
dokkaVersion = '0.9.15'

jacocoVersion = '0.7.9'
Expand Down

0 comments on commit 46bcdf8

Please sign in to comment.