We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e6c93 commit 18b3eeeCopy full SHA for 18b3eee
gradle/libs.versions.toml
@@ -25,5 +25,5 @@ grammarKit = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.12" }
25
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
26
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }
27
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
28
-licensee = { id = "app.cash.licensee", version = "1.7.0" }
+licensee = { id = "app.cash.licensee", version = "1.8.0" }
29
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
0 commit comments