Skip to content

Commit aa40b0f

Browse files
committed
Release 1.0.0-M2
1 parent 23603e6 commit aa40b0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:surefire-version: 3.0.0-M5
66
:testng-min-version: 6.9.13.6
77
:testng-max-version: 7.4.0
8-
:testng-engine-version: 1.0.0-M1
8+
:testng-engine-version: 1.0.0-M2
99

1010
Allows executing https://testng.org[TestNG] tests on the JUnit Platform
1111

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
group = org.junit.support
2-
version = 1.0.0-SNAPSHOT
2+
version = 1.0.0-M2
33
description = Allows executing TestNG tests on the JUnit Platform

0 commit comments

Comments
 (0)