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