Skip to content

Commit

Permalink
Merge pull request #99 from lsst-sqre/tickets/DM-17872
Browse files Browse the repository at this point in the history
[DM-17872] Bump dependency cadc-adl to 1.1.13
  • Loading branch information
cbanek authored Feb 22, 2024
2 parents 0d87ff1 + af2f791 commit 06a2c1c
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 @@ -48,7 +48,7 @@ dependencies {
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-adql:[1.1,)'
implementation 'org.opencadc:cadc-adql:[1.1.13,)'
implementation 'org.opencadc:cadc-tap-server-oracle:[1.0.0,)'

// Switch out this to use any supported database instead of PostgreSQL.
Expand Down

0 comments on commit 06a2c1c

Please sign in to comment.