Skip to content

Commit 3280e70

Browse files
committed
Release 1.0.0
1 parent ac1c1c0 commit 3280e70

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.14.3
77
:testng-max-version: 7.4.0
8-
:testng-engine-version: 1.0.0-RC1
8+
:testng-engine-version: 1.0.0
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
33
description = Allows executing TestNG tests on the JUnit Platform

0 commit comments

Comments
 (0)