We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fdf58 commit c40f28dCopy full SHA for c40f28d
1 file changed
build.gradle.kts
@@ -156,6 +156,7 @@ configure(libs) {
156
dependency("com.github.spotbugs:spotbugs:4.9.8")
157
dependency("com.github.tomakehurst:wiremock:3.0.1")
158
dependency("com.google.code.gson:gson:2.8.9")
159
+ dependency("com.google.guava:guava:32.0.1-jre")
160
dependency("com.google.inject:guice:7.0.0")
161
dependency("com.google.testing.compile:compile-testing:0.23.0")
162
dependency("com.puppycrawl.tools:checkstyle:12.3.0")
0 commit comments