Skip to content

Commit

Permalink
Update flogger-system-backend to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
labianchin authored Sep 21, 2023
1 parent a0d014a commit e01b465
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ class BeamModulePlugin implements Plugin<Project> {
dbcp2 : "org.apache.commons:commons-dbcp2:$dbcp2_version",
error_prone_annotations : "com.google.errorprone:error_prone_annotations:$errorprone_version",
failsafe : "dev.failsafe:failsafe:3.3.0",
flogger_system_backend : "com.google.flogger:flogger-system-backend:0.7.3",
flogger_system_backend : "com.google.flogger:flogger-system-backend:0.7.4",
gax : "com.google.api:gax", // google_cloud_platform_libraries_bom sets version
gax_grpc : "com.google.api:gax-grpc", // google_cloud_platform_libraries_bom sets version
gax_grpc_test : "com.google.api:gax-grpc:$gax_version:testlib", // google_cloud_platform_libraries_bom sets version
Expand Down

0 comments on commit e01b465

Please sign in to comment.