Skip to content

Commit

Permalink
Merge pull request #340 from cdancy/dependabot/gradle/org.testng-test…
Browse files Browse the repository at this point in the history
…ng-7.10.1

Bump org.testng:testng from 7.9.0 to 7.10.1
  • Loading branch information
cdancy committed Apr 22, 2024
2 parents 55551f3 + 0054a70 commit 1158995
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 @@ -35,7 +35,7 @@ dependencies {
testImplementation ('org.assertj:assertj-core:3.25.3')
testImplementation ('ch.qos.logback:logback-core:1.5.6')
testImplementation ('com.squareup.okhttp3:mockwebserver:4.12.0')
testImplementation ('org.testng:testng:7.9.0')
testImplementation ('org.testng:testng:7.10.1')
testImplementation ('ch.qos.logback:logback-classic:1.5.6')
}

Expand Down

0 comments on commit 1158995

Please sign in to comment.