File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
* Use SOURCE_BUILD_EPOCH to suppport reproducible builds
4
4
[ CODETOOLS-7903539] ( https://bugs.openjdk.org/browse/CODETOOLS-7903539 )
5
+ * Updated jtreg to bundle JUnit 5.10.2 [ CODETOOLS-7903578] ( https://bugs.openjdk.org/browse/CODETOOLS-7903578 )
5
6
6
7
## [ 7.3.1] ( https://git.openjdk.org/jtreg/compare/jtreg-7.3+1...jtreg-7.3.1+1 )
7
8
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ DEFAULT_JTHARNESS_SRC_TAG=jt6.0-b24
42
42
DEFAULT_JTHARNESS_SRC_ARCHIVE_CHECKSUM=3d25ddea8e59ab8ff0943bc65aebc80a2aecc4a3
43
43
44
44
# JUnit 5 = JUnit Platform 1.y.z + JUnit Jupiter 5.y.z + JUnit Vintage 5.y.z
45
- DEFAULT_JUNIT_VERSION=1.9 .2
46
- DEFAULT_JUNIT_JAR_CHECKSUM=bb856bc86a6e6cd48080546afcaf7a210713ea21
45
+ DEFAULT_JUNIT_VERSION=1.10 .2
46
+ DEFAULT_JUNIT_JAR_CHECKSUM=552303cce67dc3485ded393d744c0f6b5cae355b
47
47
DEFAULT_JUNIT_LICENSE_FILE=LICENSE-junit.txt
48
48
49
49
DEFAULT_TESTNG_VERSION=7.3.0
You can’t perform that action at this time.
0 commit comments