Skip to content

Commit 242fa02

Browse files
Update dependency com.google.code.gson:gson to v2.12.1
1 parent 4a04264 commit 242fa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ load("@rules_jvm_external//:specs.bzl", "maven")
203203
maven_install(
204204
artifacts = [
205205
"com.google.code.findbugs:jsr305:3.0.2",
206-
"com.google.code.gson:gson:2.11.0",
206+
"com.google.code.gson:gson:2.12.1",
207207
"com.google.errorprone:error_prone_annotations:2.36.0",
208208
"com.google.flogger:flogger-system-backend:0.8",
209209
"com.google.flogger:flogger:0.8",

0 commit comments

Comments
 (0)