Skip to content

Commit 07f7816

Browse files
Copilotbrunoborges
andcommitted
Update Junit6WithJspecify proof to use JUnit 6.0.3 (released Feb 2026)
Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
1 parent 1cb5aa1 commit 07f7816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proof/tooling/Junit6WithJspecify.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
///usr/bin/env jbang "$0" "$@" ; exit $?
22
//JAVA 25+
3-
//DEPS org.junit.jupiter:junit-jupiter-api:5.11.4
3+
//DEPS org.junit.jupiter:junit-jupiter-api:6.0.3
44
//DEPS org.jspecify:jspecify:1.0.0
55

66
import org.junit.jupiter.api.Test;

0 commit comments

Comments
 (0)