Skip to content

Commit f3a8c6d

Browse files
Merge pull request #11 from o7studios/renovate/com.google.code.gson-gson-2.x
Update dependency com.google.code.gson:gson to v2.14.0
2 parents bad5b4f + 1adff1d commit f3a8c6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ information {
3939

4040
dependencies {
4141
implementation("com.squareup.okhttp3:okhttp:5.1.0")
42-
implementation("com.google.code.gson:gson:2.13.1")
42+
implementation("com.google.code.gson:gson:2.14.0")
4343
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
4444
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
4545
}

0 commit comments

Comments
 (0)