Skip to content

Commit d45d078

Browse files
authored
Merge pull request #33 from not-coded/renovate/kotlin-monorepo
2 parents c3fd66f + 8f3636b commit d45d078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
`kotlin-dsl`
3-
kotlin("jvm") version "2.1.10"
3+
kotlin("jvm") version "2.1.20"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)