Skip to content

Commit 37f11e4

Browse files
committed
Upgrade to Liquibase 4.32.0
Closes gh-46333
1 parent 9ed7ea0 commit 37f11e4

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
@@ -1237,7 +1237,7 @@ bom {
12371237
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
12381238
}
12391239
}
1240-
library("Liquibase", "4.31.1") {
1240+
library("Liquibase", "4.32.0") {
12411241
group("org.liquibase") {
12421242
modules = [
12431243
"liquibase-cdi",

0 commit comments

Comments
 (0)