Skip to content

Commit d3d71a0

Browse files
chore(deps): update dependency com.google.code.gson:gson to v2.12.0
1 parent d6bb7c0 commit d3d71a0

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
@@ -4,7 +4,7 @@ kotest = "5.8.0"
44
ktor = "3.0.0-eap-757"
55

66
[libraries]
7-
google-gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
7+
google-gson = { module = "com.google.code.gson:gson", version = "2.12.0" }
88
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
99
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
1010
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

0 commit comments

Comments
 (0)