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 0a06f8a commit b1099f5Copy full SHA for b1099f5
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ jdom2 = "org.jdom:jdom2:2.0.6.1"
16
kotlin-metadata = { module = "org.jetbrains.kotlin:kotlin-metadata-jvm", version.ref = "kotlin" }
17
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
18
plexus-utils = "org.codehaus.plexus:plexus-utils:4.0.2"
19
-plexus-xml = "org.codehaus.plexus:plexus-xml:4.1.0"
+plexus-xml = "org.codehaus.plexus:plexus-xml:4.1.1"
20
xmlunit = "org.xmlunit:xmlunit-legacy:2.11.0"
21
moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
22
moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }
0 commit comments