Skip to content

Commit

Permalink
chore(deps): update dependency com.google.code.gson:gson to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent d6bb7c0 commit d628e6e
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.11.0" }
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 d628e6e

Please sign in to comment.