We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce10fce commit c08e785Copy full SHA for c08e785
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