There was an error while loading. Please reload this page.
1 parent 8d9a02b commit 5e1a6a0Copy full SHA for 5e1a6a0
1 file changed
webp/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
15
bundled("org.ngengine:image-webp-java:0.1.1")
16
17
- testImplementation(platform("org.junit:junit-bom:6.0.3"))
+ testImplementation(platform("org.junit:junit-bom:6.1.1"))
18
testImplementation("org.junit.jupiter:junit-jupiter-api")
19
testImplementation("org.junit.jupiter:junit-jupiter-params")
20
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
0 commit comments