Skip to content

Commit abcbdb7

Browse files
Update dependency com.google.code.gson:gson to v2.14.0 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c64106b commit abcbdb7

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
@@ -19,7 +19,7 @@ dependencies {
1919
implementation("com.intellectualsites.http:HTTP4J:1.8")
2020
implementation("org.jetbrains:annotations:26.1.0")
2121
testImplementation("org.junit.jupiter:junit-jupiter-engine:6.0.3")
22-
compileOnly("com.google.code.gson:gson:2.13.2")
22+
compileOnly("com.google.code.gson:gson:2.14.0")
2323
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.16")
2424
}
2525

0 commit comments

Comments
 (0)