Skip to content

Commit 5e1a6a0

Browse files
Update dependency org.junit:junit-bom to v6.1.1
1 parent 8d9a02b commit 5e1a6a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414

1515
bundled("org.ngengine:image-webp-java:0.1.1")
1616

17-
testImplementation(platform("org.junit:junit-bom:6.0.3"))
17+
testImplementation(platform("org.junit:junit-bom:6.1.1"))
1818
testImplementation("org.junit.jupiter:junit-jupiter-api")
1919
testImplementation("org.junit.jupiter:junit-jupiter-params")
2020
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")

0 commit comments

Comments
 (0)