Skip to content

Commit e611605

Browse files
Update dependency com.google.code.gson:gson to v2.13.2
1 parent 7cbba9a commit e611605

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
@@ -48,7 +48,7 @@ repositories {
4848
dependencies {
4949
implementation("org.jfree:jfreechart:1.5.6")
5050
implementation("com.formdev:flatlaf:3.6.2")
51-
implementation("com.google.code.gson:gson:2.10.1")
51+
implementation("com.google.code.gson:gson:2.13.2")
5252
}
5353

5454
tasks.build {

0 commit comments

Comments
 (0)