Skip to content

Commit

Permalink
Changed target version for vosi, fixes issue with build
Browse files Browse the repository at this point in the history
  • Loading branch information
stvoutsin committed May 28, 2024
1 parent 06a2c1c commit 51f0d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation 'org.opencadc:cadc-uws:[1.0,)'
implementation 'org.opencadc:cadc-uws-server:[1.2,)'
implementation 'org.opencadc:cadc-tap-server:[1.1.5,)'
implementation 'org.opencadc:cadc-vosi:[1.0,1.4)'
implementation 'org.opencadc:cadc-vosi:[1.4.1,)'
implementation 'org.opencadc:cadc-adql:[1.1.13,)'
implementation 'org.opencadc:cadc-tap-server-oracle:[1.0.0,)'

Expand Down

0 comments on commit 51f0d9d

Please sign in to comment.