Skip to content

Commit 785a849

Browse files
committed
Upgrade to Liquibase 4.13.0
Closes gh-31762
1 parent 92b8bcb commit 785a849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@ bom {
853853
]
854854
}
855855
}
856-
library("Liquibase", "4.12.0") {
856+
library("Liquibase", "4.13.0") {
857857
group("org.liquibase") {
858858
modules = [
859859
"liquibase-cdi",

0 commit comments

Comments
 (0)