Skip to content

Commit bcc3e12

Browse files
committed
Update org.jetbrains.kotlin to v1.9.23
1 parent 5fba6c3 commit bcc3e12

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.3.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.9.22"
12-
kotlin("kapt") version "1.9.22"
11+
kotlin("jvm") version "1.9.23"
12+
kotlin("kapt") version "1.9.23"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)