Skip to content

Commit 352f2eb

Browse files
committed
Upgrade to Liquibase 4.26.0
Closes gh-39712
1 parent 50bf417 commit 352f2eb

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
@@ -831,7 +831,7 @@ bom {
831831
]
832832
}
833833
}
834-
library("Liquibase", "4.25.1") {
834+
library("Liquibase", "4.26.0") {
835835
group("org.liquibase") {
836836
modules = [
837837
"liquibase-cdi",

0 commit comments

Comments
 (0)