Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Sep 16, 2021
1 parent bd7a935 commit 473964c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:surefire-version: 3.0.0-M5
:testng-min-version: 6.14.3
:testng-max-version: 7.4.0
:testng-engine-version: 1.0.0
:testng-engine-version: 1.0.1

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

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group = org.junit.support
version = 1.0.1-SNAPSHOT
version = 1.0.1
description = Allows executing TestNG tests on the JUnit Platform

0 comments on commit 473964c

Please sign in to comment.