Skip to content

Commit b35791d

Browse files
Update dependency com.google.code.gson:gson to v2.11.0
1 parent f27e7d0 commit b35791d

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
@@ -218,7 +218,7 @@ load("@rules_jvm_external//:specs.bzl", "maven")
218218
maven_install(
219219
artifacts = [
220220
"com.google.code.findbugs:jsr305:3.0.2",
221-
"com.google.code.gson:gson:2.10.1",
221+
"com.google.code.gson:gson:2.11.0",
222222
"com.google.errorprone:error_prone_annotations:2.27.1",
223223
"com.google.flogger:flogger-system-backend:0.8",
224224
"com.google.flogger:flogger:0.8",

0 commit comments

Comments
 (0)