Skip to content

Commit

Permalink
Bump old TestNG version
Browse files Browse the repository at this point in the history
Signed-off-by: Lőrinc Pap <[email protected]>
  • Loading branch information
Lőrinc Pap committed Jun 29, 2021
1 parent 6dd1f0e commit 9a1a61e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ class TestNGFuncTest extends AbstractFrameworkFuncTest {
protected String buildConfiguration() {
return """
dependencies {
testImplementation 'org.testng:testng:7.0.0'
testImplementation 'org.testng:testng:7.4.0'
}
test {
useTestNG()
Expand Down

0 comments on commit 9a1a61e

Please sign in to comment.