Skip to content

Commit f1bcc64

Browse files
fix(deps): update dependency net.lbruun.springboot:preliquibase-spring-boot-starter to v1.6.1
1 parent 8701c29 commit f1bcc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/habit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ext {
7676
liquibase : '4.29.2',
7777
pactProvider : '4.6.19',
7878
jna : '5.8.0',
79-
preliquibase : '1.5.1'
79+
preliquibase : '1.6.1'
8080
]
8181
}
8282
// override the version the spring boot dependency-management plugin would enforce

0 commit comments

Comments
 (0)