Skip to content

Commit

Permalink
build(deps-dev): bump compile-testing from 0.19 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.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>
  • Loading branch information
dependabot[bot] committed Jan 18, 2023
1 parent a5acaf6 commit f85674b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apt-test-generator/pom.xml
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.google.testing.compile</groupId>
<artifactId>compile-testing</artifactId>
<version>0.19</version>
<version>0.21.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f85674b

Please sign in to comment.