Skip to content

Commit f2ed004

Browse files
Upgrade Kotlin to 1.0.4.
1 parent 9c4234e commit f2ed004

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

66
repositories {
77
mavenCentral()

0 commit comments

Comments
 (0)