Skip to content

Commit f22bb12

Browse files
committed
Bump Gson to 2.13.0
1 parent 1247c3b commit f22bb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kala-common-gson/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
dependencies {
18-
api("com.google.code.gson:gson:2.12.1")
18+
api("com.google.code.gson:gson:2.13.0")
1919
compileOnly(project(":kala-base"))
2020
compileOnly(project(":kala-collection"))
2121
}

0 commit comments

Comments
 (0)