We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f990b7 commit efed1abCopy full SHA for efed1ab
build.gradle.kts
@@ -48,7 +48,7 @@ description = linguaDescription
48
49
plugins {
50
kotlin("jvm") version "2.0.21"
51
- id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
+ id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
52
id("org.jetbrains.dokka") version "1.9.20"
53
id("com.github.johnrengelman.shadow") version "8.1.1"
54
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
0 commit comments