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 3e7bcf7 commit 8e83a24Copy full SHA for 8e83a24
1 file changed
gradle/libs.versions.toml
@@ -72,7 +72,7 @@ jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
72
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
73
simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
74
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "5.5.1" }
75
-jsoup = { module = "org.jsoup:jsoup", version = "1.22.1" }
+jsoup = { module = "org.jsoup:jsoup", version = "1.22.2" }
76
robovm = { module = "com.mobidevelop.robovm:robovm-rt", version.ref = "robovm" }
77
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.35.0"
78
ktfmt = "com.facebook:ktfmt:0.61"
0 commit comments