Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/org.liquibase-…
Browse files Browse the repository at this point in the history
…liquibase-core-4.25.0'
  • Loading branch information
angryziber committed Dec 6, 2023
2 parents f23a513 + 88eeeef commit b2cdc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencyResolutionManagement {
library("jackson-kotlin", "com.fasterxml.jackson.module", "jackson-module-kotlin").versionRef(jackson)

library("hikari", "com.zaxxer:HikariCP:5.1.0")
library("liquibase-core", "org.liquibase:liquibase-core:4.24.0")
library("liquibase-core", "org.liquibase:liquibase-core:4.25.0")
library("postgresql", "org.postgresql:postgresql:42.7.0")
}
}
Expand Down

0 comments on commit b2cdc73

Please sign in to comment.