Skip to content

Commit

Permalink
Merge pull request #501 from uwolfer/dependabot/gradle/org.testng-tes…
Browse files Browse the repository at this point in the history
…tng-7.9.0

Bump org.testng:testng from 7.8.0 to 7.9.0
  • Loading branch information
uwolfer authored Dec 27, 2023
2 parents 422379e + 7a82343 commit 3dbf7d5
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 @@ -54,7 +54,7 @@ dependencies {
}
implementation 'org.javassist:javassist:3.30.2-GA'

testImplementation 'org.testng:testng:7.8.0'
testImplementation 'org.testng:testng:7.9.0'
testImplementation 'org.easymock:easymock:5.2.0'
}

Expand Down

0 comments on commit 3dbf7d5

Please sign in to comment.