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.
2 parents bad5b4f + 1adff1d commit f3a8c6dCopy full SHA for f3a8c6d
1 file changed
build.gradle.kts
@@ -39,7 +39,7 @@ information {
39
40
dependencies {
41
implementation("com.squareup.okhttp3:okhttp:5.1.0")
42
- implementation("com.google.code.gson:gson:2.13.1")
+ implementation("com.google.code.gson:gson:2.14.0")
43
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
45
}
0 commit comments