Skip to content

Commit

Permalink
update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxcapades committed Sep 8, 2023
1 parent ef569fb commit 336981f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ plugins {

dependencies {
constraints {
api("org.gusdb:fgputil-db:2.12.9")
api("org.gusdb:fgputil-db:2.12.11")
api("org.veupathdb.lib:jaxrs-container-core:6.15.3")
api("org.veupathdb.lib:multipart-jackson-pojo:1.1.0")
api("org.veupathdb.lib:multipart-jackson-pojo:1.1.1")

// VDI
api("org.veupathdb.vdi:vdi-component-common:4.2.0")
Expand Down

0 comments on commit 336981f

Please sign in to comment.