Skip to content

Commit df0b815

Browse files
committed
fix: update
1 parent 2b93968 commit df0b815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A lightweight extension to run and debug Java test cases in Visual Studio Code.
2323

2424
- JUnit 4 (v4.8.0+)
2525
- JUnit 5 (v5.1.0+)
26-
- Junit 6 (v6.0.1+)
26+
- JUnit 6 (v6.0.1+)
2727
- TestNG (v6.9.13.3+)
2828

2929
> Note: JUnit 3 styled tests are not supported in this extension (i.e. extends `junit.framework.TestCase`).

0 commit comments

Comments
 (0)