File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -194,8 +194,8 @@ repositories {
194194
195195dependencies {
196196 constraints {
197- api ' com.nordstrom.tools:java-utils:3.2 .1'
198- api ' com.nordstrom.tools:settings:3.0.5 '
197+ api ' com.nordstrom.tools:java-utils:3.4 .1'
198+ api ' com.nordstrom.tools:settings:3.0.6 '
199199 }
200200 api ' com.nordstrom.tools:java-utils'
201201 api ' com.nordstrom.tools:settings'
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ sourceSets {
2525
2626dependencies {
2727 constraints {
28- api ' org.testng:testng:7.7.1 '
28+ api ' org.testng:testng:7.8.0 '
2929 api ' org.apache.ant:ant:1.10.13'
3030 }
3131 api ' org.testng:testng'
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ sourceSets {
2525
2626dependencies {
2727 constraints {
28- api ' org.testng:testng:7.5'
28+ api ' org.testng:testng:7.5.1 '
2929 api ' org.apache.ant:ant:1.10.13'
3030 }
3131 api ' org.testng:testng'
You can’t perform that action at this time.
0 commit comments