Skip to content

Commit 5d5560e

Browse files
committed
Update baseline to compare against previous release
1 parent 6be48fe commit 5d5560e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
group = org.junit.jupiter
22
version = 5.1.1-SNAPSHOT
3-
baseline = 5.0.3
3+
baseline = 5.1.0
44

55
platformGroup = org.junit.platform
66
platformVersion = 1.1.1-SNAPSHOT
7-
platformBaseline = 1.0.3
7+
platformBaseline = 1.1.0
88

99
vintageGroup = org.junit.vintage
1010
vintageVersion = 5.1.1-SNAPSHOT
11-
vintageBaseline = 4.12.3
11+
vintageBaseline = 5.1.0
1212

1313
# --release release
1414
# Compiles against the public, supported and documented API for a specific VM version.

0 commit comments

Comments
 (0)