We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6c282 commit 806b726Copy full SHA for 806b726
buildSrc/src/main/kotlin/economy-checkstyle.gradle.kts
@@ -17,7 +17,7 @@ configurations.named("checkstyle") {
17
resolutionStrategy {
18
capabilitiesResolution {
19
withCapability("com.google.collections:google-collections") {
20
- select("com.google.guava:guava:33.4.0-jre")
+ select("com.google.guava:guava:33.4.8-jre")
21
}
22
23
0 commit comments