We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9faf4 commit 1dff260Copy full SHA for 1dff260
1 file changed
gradle/libs.versions.toml
@@ -77,7 +77,7 @@ jaxb3Api = { module = "jakarta.xml.bind:jakarta.xml.bind-api", version = "3.0.1"
77
jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
78
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
79
simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
80
-wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "5.3.7" }
+wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "5.3.8" }
81
jsoup = { module = "org.jsoup:jsoup", version = "1.21.1" }
82
robovm = { module = "com.mobidevelop.robovm:robovm-rt", version.ref = "robovm" }
83
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.28.0"
0 commit comments