Skip to content

Commit 78e7569

Browse files
committed
Release 1.1.0
1 parent 9bbe532 commit 78e7569

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.5.2
66
:testng-min-version: 6.14.3
77
:testng-max-version: 7.10.2
8-
:testng-engine-version: 1.0.6
8+
:testng-engine-version: 1.1.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,5 +1,5 @@
11
group = org.junit.support
2-
version = 1.1.0-SNAPSHOT
2+
version = 1.1.0
33
description = Allows executing TestNG tests on the JUnit Platform
44

55
org.gradle.java.installations.fromEnv=TOOLCHAIN_JDK

0 commit comments

Comments
 (0)