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 b9142a8 commit 52a5574Copy full SHA for 52a5574
build-logic/src/main/kotlin/inertia.common-conventions.gradle.kts
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- testImplementation("com.google.guava:guava-testlib:31.1-jre")
+ testImplementation("com.google.guava:guava-testlib:33.2.1-jre")
19
testImplementation(platform("org.junit:junit-bom:5.8.2"))
20
testImplementation("org.junit.jupiter:junit-jupiter-api")
21
testImplementation("org.junit.jupiter:junit-jupiter-engine")
0 commit comments