We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 771f761 + e7ed7cb commit 5f12032Copy full SHA for 5f12032
mockito-kotlin/build.gradle
@@ -3,7 +3,7 @@ apply from: './publishing.gradle'
3
apply plugin: 'org.jetbrains.dokka'
4
5
buildscript {
6
- ext.kotlin_version = '1.0.4'
+ ext.kotlin_version = '1.0.5'
7
8
repositories {
9
mavenCentral()
0 commit comments