Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pdowler committed Feb 27, 2024
1 parent 0f65ab9 commit b68b237
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cadc-inventory-db/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ def git_url = 'https://github.com/opencadc/storage-inventory'
mainClassName = 'org.opencadc.inventory.db.version.Main'

dependencies {
compile 'org.opencadc:cadc-util:[1.10.3,2.0)'
compile 'org.opencadc:cadc-util:[1.11.0,2.0)'
compile 'org.opencadc:cadc-gms:[1.0.0,)'
compile 'org.opencadc:cadc-inventory:[0.9.4,)'
compile 'org.opencadc:cadc-vos:[2.0,3.0)'
compile 'org.opencadc:cadc-vos:[2.0.5,3.0)'

testCompile 'junit:junit:[4.0,)'

Expand Down

0 comments on commit b68b237

Please sign in to comment.