Skip to content

Commit 5f12032

Browse files
authored
Merge pull request #113 from rongi/patch-1
Update to Kotlin 1.0.5
2 parents 771f761 + e7ed7cb commit 5f12032

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.0.4'
6+
ext.kotlin_version = '1.0.5'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)