Skip to content

Commit 4181273

Browse files
committed
Release 1.0.6
1 parent 7370434 commit 4181273

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.5
8+
:testng-engine-version: 1.0.6
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.0.6-SNAPSHOT
2+
version = 1.0.6
33
description = Allows executing TestNG tests on the JUnit Platform
44

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

0 commit comments

Comments
 (0)