Skip to content

Commit 952600d

Browse files
committed
Update open-test-reporting
1 parent dbf483c commit 952600d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit-modular-world/src/build/Project.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ void compile() throws Exception {
5858
get("lib", "org.apiguardian", "apiguardian-api", "1.1.2");
5959
get("lib", "org.jspecify", "jspecify", "1.0.0");
6060
get("lib", "org.opentest4j", "opentest4j", "1.3.0");
61-
get("lib", "org.opentest4j.reporting", "open-test-reporting-tooling-spi", "0.2.3");
61+
get("lib", "org.opentest4j.reporting", "open-test-reporting-tooling-spi", "0.2.4");
6262
get("lib", "net.jqwik", "jqwik-api", "1.9.3");
6363
get("lib", "net.jqwik", "jqwik-engine", "1.9.3");
6464

0 commit comments

Comments
 (0)