Skip to content

Commit

Permalink
chore(deps-dev): bump compile-testing from 0.20 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [compile-testing](https://github.com/google/compile-testing) from 0.20 to 0.21.0.
- [Release notes](https://github.com/google/compile-testing/releases)
- [Commits](google/compile-testing@compile-testing-0.20...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>
  • Loading branch information
dependabot[bot] authored and manusa committed Dec 13, 2022
1 parent ca94bd7 commit 243239e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-generator/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>com.google.testing.compile</groupId>
<artifactId>compile-testing</artifactId>
<version>0.20</version>
<version>0.21.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 243239e

Please sign in to comment.