Skip to content

Commit 84d8a1e

Browse files
Update dependency com.squareup.wire:wire-runtime to v5
1 parent 0889fa3 commit 84d8a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jaxb3Api = { module = "jakarta.xml.bind:jakarta.xml.bind-api", version = "3.0.1"
7777
jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
7878
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
7979
simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
80-
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "2.2.0" }
80+
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "5.3.3" }
8181
jsoup = { module = "org.jsoup:jsoup", version = "1.20.1" }
8282
robovm = { module = "com.mobidevelop.robovm:robovm-rt", version.ref = "robovm" }
8383
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.27.0"

0 commit comments

Comments
 (0)