Skip to content

Commit 1a96a4d

Browse files
committed
Updated dependencies
1 parent 29b06e5 commit 1a96a4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
22
okhttp3 = "4.12.0"
33
uri-templates = "2.1.7"
4-
kotlinx-serialization = "1.7.0"
5-
jackson = "2.17.1"
6-
moshi = "1.15.1"
4+
kotlinx-serialization = "1.8.0"
5+
jackson = "2.19.0"
6+
moshi = "1.15.2"
77

88
[libraries]
99
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }

0 commit comments

Comments
 (0)