Skip to content

Commit 12e390c

Browse files
authored
Update to Kotlin 1.3-RC-146
1 parent 98584ec commit 12e390c

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
@@ -3,7 +3,7 @@ apply from: '../publishing.gradle'
33
apply plugin: 'org.jetbrains.dokka'
44

55
buildscript {
6-
ext.kotlin_version = "1.3.0-rc-116"
6+
ext.kotlin_version = "1.3.0-rc-146 "
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)