We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739e325 commit e9d17c0Copy full SHA for e9d17c0
gradle/libs.versions.toml
@@ -24,5 +24,5 @@ grammarKit = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.12" }
24
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
25
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
26
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
27
-licensee = { id = "app.cash.licensee", version = "1.12.0" }
+licensee = { id = "app.cash.licensee", version = "1.13.0" }
28
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
0 commit comments