1 parent 5ccd621 commit 34dced0Copy full SHA for 34dced0
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.0"))
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