Skip to content

Commit

Permalink
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 25, 2023
1 parent 1956a65 commit 81b83fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ext {

// DEPENDENCIES
asciidoctorGradlePluginVersion = "3.3.2"
compileTestingVersion = "0.19"
compileTestingVersion = "0.21.0"
groovyVersion = "2.4.21"
hamcrestCoreVersion = "2.2"
ivyVersion = "2.5.1"
Expand Down

0 comments on commit 81b83fd

Please sign in to comment.