Skip to content

Commit

Permalink
chore(deps): update dependency com.google.code.gson:gson to v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent d6bb7c0 commit 1c1ea2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotest = "5.8.0"
ktor = "3.0.0-eap-757"

[libraries]
google-gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
google-gson = { module = "com.google.code.gson:gson", version = "2.12.1" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
Expand Down

0 comments on commit 1c1ea2a

Please sign in to comment.