Skip to content

Commit

Permalink
New SettingAPI/JUnit Foundation/TestNG Foundation (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbabcoc authored Feb 5, 2023
1 parent 026266b commit 9bc1706
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ repositories {
dependencies {
constraints {
api 'com.nordstrom.tools:java-utils:3.1.1'
api 'com.nordstrom.tools:settings:3.0.2'
api 'com.nordstrom.tools:junit-foundation:17.0.2'
api 'com.nordstrom.tools:settings:3.0.5'
api 'com.nordstrom.tools:junit-foundation:17.0.3'
api 'com.github.sbabcoc:logback-testng:2.0.0'
api 'org.hamcrest:hamcrest-core:2.2'
api 'org.yaml:snakeyaml:1.33'
Expand Down
2 changes: 1 addition & 1 deletion selenium3Deps.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sourceSets {

dependencies {
constraints {
api 'com.nordstrom.tools:testng-foundation:4.0.2-j8'
api 'com.nordstrom.tools:testng-foundation:4.0.4-j8'
api 'org.seleniumhq.selenium:selenium-server:3.141.59'
api 'org.seleniumhq.selenium:selenium-support:3.141.59'
api 'org.apache.httpcomponents:httpclient:4.5.13'
Expand Down

0 comments on commit 9bc1706

Please sign in to comment.