Skip to content

Commit 082efde

Browse files
committed
Release 1.0.4
1 parent 8f14794 commit 082efde

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-M7
66
:testng-min-version: 6.14.3
77
:testng-max-version: 7.5
8-
:testng-engine-version: 1.0.3
8+
:testng-engine-version: 1.0.4
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.3
2+
version = 1.0.4
33
description = Allows executing TestNG tests on the JUnit Platform
44

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

0 commit comments

Comments
 (0)