We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cae474 commit ef97ac5Copy full SHA for ef97ac5
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
19
asm = "org.ow2.asm:asm:9.7"
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:2.7.1"
+mordant = "com.github.ajalt.mordant:mordant:2.7.2"
23
kotlinPlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0"
24
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
25
mavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.29.0"
0 commit comments