Skip to content

Commit 987bf67

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update org.jetbrains.kotlin to v1.6.10
1 parent c837b6a commit 987bf67

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 "2.8.1"
1010
id("org.seasar.doma.compile") version "1.1.0"
11-
kotlin("jvm") version "1.6.0"
12-
kotlin("kapt") version "1.6.0"
11+
kotlin("jvm") version "1.6.10"
12+
kotlin("kapt") version "1.6.10"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)