Skip to content

Commit d9a2f2c

Browse files
chore(deps-dev): bump com.google.testing.compile:compile-testing
Bumps [com.google.testing.compile:compile-testing](https://github.com/google/compile-testing) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/google/compile-testing/releases) - [Commits](google/compile-testing@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: com.google.testing.compile:compile-testing dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4861d52 commit d9a2f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-generator/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.google.testing.compile</groupId>
8888
<artifactId>compile-testing</artifactId>
89-
<version>0.21.0</version>
89+
<version>0.22.0</version>
9090
<scope>test</scope>
9191
</dependency>
9292
<dependency>

0 commit comments

Comments
 (0)