Skip to content

Commit

Permalink
Upgrading to Kotlin 1.4.20, most recent version supported by Gradle 6…
Browse files Browse the repository at this point in the history
….9.2
  • Loading branch information
vetler committed Apr 20, 2022
1 parent 3aab37d commit 3b62aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mockito-kotlin/build.gradle
Expand Up @@ -3,7 +3,7 @@ apply from: '../gradle/publishing.gradle'
apply plugin: 'org.jetbrains.dokka'

buildscript {
ext.kotlin_version = "1.3.50"
ext.kotlin_version = "1.4.20"

repositories {
mavenCentral()
Expand Down

0 comments on commit 3b62aa4

Please sign in to comment.