Skip to content

Commit

Permalink
feat: update to testng 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
missedone committed Mar 1, 2021
1 parent 4dcba10 commit acf9bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories {

// project version is also platform feature version default,
// here uses TestNG version as project version.
version = '7.3.0'
version = '7.4.0'

def buildMode = System.getProperty('BUILD_MODE')
def versionWithQualifier
Expand Down

0 comments on commit acf9bde

Please sign in to comment.