Skip to content

Commit 25fb19c

Browse files
committed
Upgrade Kotlin version to 1.0.3.
- Fixes #51 - Closes #44
1 parent bb4ac76 commit 25fb19c

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-1'
4+
ext.kotlin_version = '1.0.3'
55

66
repositories {
77
mavenCentral()

0 commit comments

Comments
 (0)