There was an error while loading. Please reload this page.
1 parent 6de6325 commit 5bf5264Copy full SHA for 5bf5264
1 file changed
webp/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
15
bundled("org.ngengine:image-webp-decoder:1.3.0")
16
17
- testImplementation(platform("org.junit:junit-bom:6.1.2"))
+ testImplementation(platform("org.junit:junit-bom:6.1.3"))
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