google / guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
https://github.com/google/guice
Apache License 2.0
12.51k stars 1.67k forks source link

Update bazel-common to pick up Guava 33.0.0 and Truth to 1.3.0. #1792

Closed copybara-service[bot] closed 9 months ago

copybara-service[bot] commented 9 months ago

Update bazel-common to pick up Guava 33.0.0 and Truth to 1.3.0.

New commit: https://github.com/google/bazel-common/commit/2a6b6406e12208e02b2060df0631fb30919080f3

This helps with https://github.com/google/truth/issues/746.