We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cbba9a commit e611605Copy full SHA for e611605
build.gradle.kts
@@ -48,7 +48,7 @@ repositories {
48
dependencies {
49
implementation("org.jfree:jfreechart:1.5.6")
50
implementation("com.formdev:flatlaf:3.6.2")
51
- implementation("com.google.code.gson:gson:2.10.1")
+ implementation("com.google.code.gson:gson:2.13.2")
52
}
53
54
tasks.build {
0 commit comments