Skip to content

Commit a04992d

Browse files
committed
Update org.jetbrains.kotlin to v1.7.20
1 parent bf64175 commit a04992d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ pluginManagement {
88
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
99
id("net.researchgate.release") version "3.0.2"
1010
id("org.domaframework.doma.compile") version "2.0.0"
11-
kotlin("jvm") version "1.7.10"
12-
kotlin("kapt") version "1.7.10"
11+
kotlin("jvm") version "1.7.20"
12+
kotlin("kapt") version "1.7.20"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)