Skip to content

Commit

Permalink
Bump Gson to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavo committed Jun 5, 2024
1 parent 023966c commit 1d26e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kala-common-gson/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
api("com.google.code.gson:gson:2.10.1")
api("com.google.code.gson:gson:2.11.0")
compileOnly(project(":kala-base"))
compileOnly(project(":kala-collection"))
}

0 comments on commit 1d26e56

Please sign in to comment.