Skip to content

Commit

Permalink
feat: update to testng:7.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
missedone committed Apr 29, 2024
1 parent 73bcfd1 commit 204a3a3
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 @@ -30,7 +30,7 @@ repositories {

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

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

0 comments on commit 204a3a3

Please sign in to comment.