Skip to content

Commit f5fd600

Browse files
bump com.google.testing.compile:compile-testing from 0.19 to 0.21.0 (via #1083)
1 parent f1c8ab6 commit f5fd600

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
@@ -151,7 +151,7 @@ configure(libs) {
151151
dependency("com.github.spotbugs:spotbugs:4.8.3")
152152
dependency("com.github.tomakehurst:wiremock:3.0.1")
153153
dependency("com.google.inject:guice:7.0.0")
154-
dependency("com.google.testing.compile:compile-testing:0.19")
154+
dependency("com.google.testing.compile:compile-testing:0.21.0")
155155
dependency("com.puppycrawl.tools:checkstyle:10.17.0")
156156
dependency("com.squareup.retrofit2:retrofit:2.11.0")
157157
dependency("commons-io:commons-io:2.16.1")

0 commit comments

Comments
 (0)