Skip to content

Commit 02d4e22

Browse files
authored
Merge pull request #6 from neziw/renovate/com.google.code.gson-gson-2.x
Update dependency com.google.code.gson:gson to v2.13.2
2 parents 395853a + e611605 commit 02d4e22

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)