Skip to content

Commit

Permalink
fix: flyway postgres core from edc
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilczaja committed Oct 24, 2024
1 parent d344ace commit 0a72af1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions authority-portal-backend/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ sovity-edc-wrapperCommonMappers = { module = "de.sovity.edc:wrapper-common-mappe
sovity-edc-jsonAndJsonLdUtils = { module = "de.sovity.edc:json-and-jsonld-utils", version.ref = "sovity-edcCe" }
sovity-edc-catalogParser = { module = "de.sovity.edc:catalog-parser", version.ref = "sovity-edcCe" }
sovity-edc-config = { module = "de.sovity.edc:config", version.ref = "sovity-edcCe" }
sovity-edc-ext-postgresFlywayCore = { module = "de.sovity.edc.ext:postgres-flyway-core", version.ref = "sovity-edcCe" }
sovity-edc-ext-testUtils = { module = "de.sovity.edc.ext:test-utils", version.ref = "sovity-edcCe" }

quarkus-universeBom = { module = "io.quarkus.platform:quarkus-bom", version.ref = "quarkus" }
Expand Down

0 comments on commit 0a72af1

Please sign in to comment.