Skip to content

Commit c44c15a

Browse files
authored
Update Kotlin version
1 parent 62cd94f commit c44c15a

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)