Skip to content

Commit 53f42ce

Browse files
committed
Upgrade to Liquibase 4.30.0
Closes gh-43678
1 parent 602b8db commit 53f42ce

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
@@ -1203,7 +1203,7 @@ bom {
12031203
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
12041204
}
12051205
}
1206-
library("Liquibase", "4.29.2") {
1206+
library("Liquibase", "4.30.0") {
12071207
group("org.liquibase") {
12081208
modules = [
12091209
"liquibase-cdi",

0 commit comments

Comments
 (0)