Bump TestNG to version 7.11.0
This commit is contained in:
parent
746ae638b2
commit
945f176288
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ defaultTasks(ApplicationPlugin.TASK_RUN_NAME)
|
|||
|
||||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
testImplementation("org.testng:testng:7.9.0")
|
||||
testImplementation("org.testng:testng:7.11.0")
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue