Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
stvoutsin committed Jun 29, 2024
1 parent dee8ef7 commit 17a5db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation 'org.opencadc:cadc-jsqlparser-compat:0.6.5'
implementation 'org.opencadc:cadc-log:1.2.1'
implementation 'org.opencadc:cadc-registry:1.7.6'
implementation 'org.opencadc:cadc-rest:1.3.18'
implementation 'org.opencadc:cadc-rest:1.3.20'
implementation 'org.opencadc:cadc-tap:1.1.16'
implementation 'org.opencadc:cadc-tap-schema:1.1.32'
implementation 'org.opencadc:cadc-tap-server:1.1.23'
Expand Down Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation 'software.amazon.awssdk:auth:2.17.230'
implementation 'org.apache.solr:solr-s3-repository:8.11.2'

runtimeOnly 'org.opencadc:cadc-registry:[1.2.1,)'
// runtimeOnly 'org.opencadc:cadc-registry:[1.2.1,)'

// https://mvnrepository.com/artifact/com.google.code.gson/gson
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
Expand Down

0 comments on commit 17a5db8

Please sign in to comment.