Skip to content

Commit

Permalink
Merge pull request #43 from nhaarman/release-0.5.1
Browse files Browse the repository at this point in the history
Release 0.5.1
  • Loading branch information
nhaarman authored Jun 29, 2016
2 parents 62cd94f + 8e6ab15 commit bb4ac76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-all.zip
2 changes: 1 addition & 1 deletion mockito-kotlin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'kotlin'

buildscript {
ext.kotlin_version = '1.0.2'
ext.kotlin_version = '1.0.2-1'

repositories {
mavenCentral()
Expand Down

0 comments on commit bb4ac76

Please sign in to comment.