Skip to content

Commit cb73bfe

Browse files
Bump com.google.testing.compile:compile-testing from 0.19 to 0.21.0
Bumps [com.google.testing.compile:compile-testing](https://github.com/google/compile-testing) from 0.19 to 0.21.0. - [Release notes](https://github.com/google/compile-testing/releases) - [Commits](google/compile-testing@compile-testing-0.19...v0.21.0) --- updated-dependencies: - dependency-name: com.google.testing.compile:compile-testing dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dab3848 commit cb73bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.google.testing.compile</groupId>
101101
<artifactId>compile-testing</artifactId>
102-
<version>0.19</version>
102+
<version>0.21.0</version>
103103
<scope>test</scope>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)