We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec0a91a + 0ef52c2 commit 1a2e8c3Copy full SHA for 1a2e8c3
1 file changed
build-logic/convention/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
`kotlin-dsl`
3
- kotlin("jvm") version "2.3.20"
+ kotlin("jvm") version "2.3.21"
4
kotlin("plugin.serialization") version "2.3.21"
5
}
6
0 commit comments