Skip to content

Commit 23a88ba

Browse files
chore(deps): update dependency com.google.code.gson:gson to v2.13.1
1 parent 281cf8a commit 23a88ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ktor = "3.0.0-eap-852"
55
hapi = "6.10.2"
66

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

0 commit comments

Comments
 (0)