Skip to content

Commit c400381

Browse files
authored
Merge pull request #42 from hamen/master
Update Kotlin version
2 parents 62cd94f + c44c15a commit c400381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockito-kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'kotlin'
22

33
buildscript {
4-
ext.kotlin_version = '1.0.2'
4+
ext.kotlin_version = '1.0.2-1'
55

66
repositories {
77
mavenCentral()

0 commit comments

Comments
 (0)