Skip to content

Commit 362bcdc

Browse files
build(deps): 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.23.0. - [Release notes](https://github.com/google/compile-testing/releases) - [Commits](google/compile-testing@v0.21.0...v0.23.0) --- updated-dependencies: - dependency-name: com.google.testing.compile:compile-testing dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c12eb07 commit 362bcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ configure(libs) {
156156
dependency("com.github.spotbugs:spotbugs:4.9.8")
157157
dependency("com.github.tomakehurst:wiremock:3.0.1")
158158
dependency("com.google.inject:guice:7.0.0")
159-
dependency("com.google.testing.compile:compile-testing:0.21.0")
159+
dependency("com.google.testing.compile:compile-testing:0.23.0")
160160
dependency("com.puppycrawl.tools:checkstyle:12.2.0")
161161
dependency("com.squareup.retrofit2:retrofit:3.0.0")
162162
dependency("commons-io:commons-io:2.20.0")

0 commit comments

Comments
 (0)