Skip to content

Commit b19f93a

Browse files
authored
Merge pull request #176 from LikeTheSalad/renovate/kotlin-monorepo
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.20
2 parents 8d3fce1 + b16e487 commit b19f93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ buildscript {
3434
mavenCentral()
3535
}
3636
dependencies {
37-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10"
37+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20"
3838
}
3939
}
4040
rootProject.name = 'stem'

0 commit comments

Comments
 (0)