Skip to content

Commit 46745e7

Browse files
Update dependency com.google.code.gson:gson to v2.12.1
1 parent 7ce28f8 commit 46745e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ val jupiterVersion = "5.10.1"
77
val logbackVersion = "1.4.14"
88
val kotlinLoginVersion = "3.0.5"
99
val slf4jApiVersoion = "2.0.11"
10-
val gsonVersion = "2.10.1"
10+
val gsonVersion = "2.12.1"
1111
val httpClientVersion = "5.3.1"
1212

1313
plugins {

0 commit comments

Comments
 (0)