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 29b06e5 commit 1a96a4dCopy full SHA for 1a96a4d
gradle/libs.versions.toml
@@ -1,9 +1,9 @@
1
[versions]
2
okhttp3 = "4.12.0"
3
uri-templates = "2.1.7"
4
-kotlinx-serialization = "1.7.0"
5
-jackson = "2.17.1"
6
-moshi = "1.15.1"
+kotlinx-serialization = "1.8.0"
+jackson = "2.19.0"
+moshi = "1.15.2"
7
8
[libraries]
9
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
0 commit comments