We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9581c8 commit 9b13b13Copy full SHA for 9b13b13
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
compileOnly 'org.projectlombok:lombok:1.18.36'
30
implementation 'com.google.code.gson:gson:2.12.1'
31
implementation 'com.bitpay:bitpay_sdk:9.0.2'
32
- implementation 'org.liquibase:liquibase-core:4.31.1'
+ implementation 'org.liquibase:liquibase-core:4.32.0'
33
implementation 'com.h2database:h2:2.1.214'
34
implementation 'org.springframework:spring-webflux:6.2.5'
35
implementation 'org.springframework:spring-websocket:6.2.5'
0 commit comments