Skip to content

Commit a62d49b

Browse files
fix(deps): update dependency org.liquibase:liquibase-core to v5 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thor Tudal Lauridsen <30320530+thorlauridsen@users.noreply.github.com>
1 parent 8a3eb04 commit a62d49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/local.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ h2database = "2.4.240"
33
jackson = "2.20.0"
44
junitPlatformLauncher = "1.12.2"
55
kotlin = "2.2.20"
6-
liquibase = "4.33.0"
6+
liquibase = "5.0.0"
77
postgres = "42.7.8"
88
springboot = "3.5.6"
99
springDependencyPlugin = "1.1.7"

0 commit comments

Comments
 (0)