Skip to content

Commit

Permalink
Release 1.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Jul 19, 2021
1 parent e11de25 commit 721189a
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-M2
:testng-engine-version: 1.0.0-RC1

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.0-SNAPSHOT
version = 1.0.0-RC1
description = Allows executing TestNG tests on the JUnit Platform

0 comments on commit 721189a

Please sign in to comment.