We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce10fce + c08e785 commit 0e93046Copy full SHA for 0e93046
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.0.21"
+ kotlin("jvm") version "2.1.0"
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