Skip to content

Commit

Permalink
Merge pull request #33 from jburel/test_ng
Browse files Browse the repository at this point in the history
update testng to 7.5
  • Loading branch information
jburel committed Dec 6, 2022
2 parents b6fb8aa + b7d55a3 commit 27bcdc2
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 @@ -17,7 +17,7 @@ java {
}

dependencies {
testImplementation("org.testng:testng:6.14.2")
testImplementation("org.testng:testng:7.5")

api("org.openmicroscopy:omero-common:5.5.10")

Expand Down

0 comments on commit 27bcdc2

Please sign in to comment.