We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 353a108 + 45f66e3 commit 3991a89Copy full SHA for 3991a89
1 file changed
build.gradle
@@ -16,7 +16,7 @@ java {
16
}
17
18
dependencies {
19
- implementation 'com.google.code.gson:gson:2.8.7'
+ implementation 'com.google.code.gson:gson:2.10.1'
20
21
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
22
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
0 commit comments