Skip to content

Commit e7ed7cb

Browse files
authored
Update to Kotlin 1.0.5
1 parent 771f761 commit e7ed7cb

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)