Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmay4 committed Jul 7, 2023
1 parent f960ed5 commit 09a29e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ dependencies {

testImplementation 'com.imsweb:seerutils:5.6'
testImplementation 'com.imsweb:validation:2.26'
testImplementation 'com.imsweb:staging-client-java:6.2.0'
testImplementation 'com.imsweb:staging-algorithm-cs:02.05.50.9'
testImplementation 'com.imsweb:staging-algorithm-tnm:1.9.8'
testImplementation 'com.imsweb:staging-algorithm-eod-public:2.1.1'
testImplementation 'com.imsweb:staging-client-java:10.2.0'
testImplementation 'com.imsweb:staging-client-java-cs:10.2.0'
testImplementation 'com.imsweb:staging-client-java-eod-public:10.2.0'
testImplementation 'com.imsweb:staging-client-java-tnm:10.2.0'
testImplementation 'junit:junit:4.13.2'
}

Expand Down

0 comments on commit 09a29e7

Please sign in to comment.