Skip to content

Commit 2d724bc

Browse files
authored
Merge pull request #74 from viniciussoares/dev
Upgrade Kotlin
2 parents 9c4234e + f2ed004 commit 2d724bc

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)