Skip to content

Commit a0b290c

Browse files
Update dependency com.google.code.gson:gson to v2.13.1
1 parent 7eae869 commit a0b290c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val jupiterVersion = "5.10.1"
99
val logbackVersion = "1.4.14"
1010
val kotlinLoginVersion = "2.1.23"
1111
val slf4jApiVersoion = "2.0.11"
12-
val gsonVersion = "2.10.1"
12+
val gsonVersion = "2.13.1"
1313
val httpClientVersion = "5.3.1"
1414

1515
plugins {

0 commit comments

Comments
 (0)