We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1585f0c commit ad0f629Copy full SHA for ad0f629
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
19
asm = "org.ow2.asm:asm:9.7.1"
20
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.12"
21
picnic = "com.jakewharton.picnic:picnic:0.7.0"
22
-mordant = "com.github.ajalt.mordant:mordant:3.0.0"
+mordant = "com.github.ajalt.mordant:mordant:3.0.1"
23
kotlinPlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
24
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
25
mavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.30.0"
0 commit comments