Skip to content

Commit

Permalink
Bump com.google.testing.compile:compile-testing from 0.19 to 0.21.0
Browse files Browse the repository at this point in the history
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent b88b72a commit 4303425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ configure(libs) {
dependency("com.github.spotbugs:spotbugs:4.8.3")
dependency("com.github.tomakehurst:wiremock:3.0.1")
dependency("com.google.inject:guice:7.0.0")
dependency("com.google.testing.compile:compile-testing:0.19")
dependency("com.google.testing.compile:compile-testing:0.21.0")
dependency("com.puppycrawl.tools:checkstyle:10.17.0")
dependency("com.squareup.retrofit2:retrofit:2.11.0")
dependency("commons-io:commons-io:2.16.1")
Expand Down

0 comments on commit 4303425

Please sign in to comment.