We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfff1e1 + 0b24f04 commit fca6f4cCopy full SHA for fca6f4c
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.0.20"
+ kotlin("jvm") version "2.0.21"
3
id("com.github.johnrengelman.shadow") version "8.1.1"
4
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
5
`maven-publish`
0 commit comments