Skip to content

Commit e023163

Browse files
committed
fix serialization version to 1.5.1
1 parent 4673877 commit e023163

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
@@ -18,7 +18,7 @@ robolectric = "4.12"
1818
protobufjavautil = "3.21.11"
1919
kotest = "5.9.1"
2020
quickcheck = "0.6"
21-
serialization = "1.5.0"
21+
serialization = "1.5.1"
2222
androidx-test-core="1.5.0"
2323
androidx-test-junit="1.1.5"
2424
androidx-test-truth = "1.5.0"

0 commit comments

Comments
 (0)