Skip to content

Commit dbf483c

Browse files
committed
Add JSpecify
1 parent 0697320 commit dbf483c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ void compile() throws Exception {
5656
get("lib", "junit", "junit", "4.13.2");
5757
get("lib", "org.hamcrest", "hamcrest-core", "1.3");
5858
get("lib", "org.apiguardian", "apiguardian-api", "1.1.2");
59+
get("lib", "org.jspecify", "jspecify", "1.0.0");
5960
get("lib", "org.opentest4j", "opentest4j", "1.3.0");
6061
get("lib", "org.opentest4j.reporting", "open-test-reporting-tooling-spi", "0.2.3");
6162
get("lib", "net.jqwik", "jqwik-api", "1.9.3");

0 commit comments

Comments
 (0)