diff --git a/MODULE.bazel b/MODULE.bazel index 0697711..3ad8eba 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -76,7 +76,7 @@ maven.install( "org.hamcrest:hamcrest-core:1.3", "org.objenesis:objenesis:1.0", "com.google.truth:truth:" + TRUTH_VERSION, - # TODO: b/113905249 - Remove this: All its contents have moved into `truth`. + # TODO(b/113905249): Remove this: All its contents have moved into `truth`. "com.google.truth.extensions:truth-java8-extension:" + TRUTH_VERSION, "com.google.truth.extensions:truth-proto-extension:" + TRUTH_VERSION, "com.squareup:javapoet:1.13.0",