Skip to content

Commit

Permalink
fix(deps): update dependency org.flywaydb:flyway-core to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 4d87262 commit 9b53cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation 'com.github.ben-manes.caffeine:caffeine'
implementation 'cn.hutool:hutool-crypto:5.8.22'
implementation 'org.yaml:snakeyaml:2.2'
implementation 'org.flywaydb:flyway-core:9.22.3'
implementation 'org.flywaydb:flyway-core:10.0.0'
implementation 'com.cronutils:cron-utils:9.2.1'

//developmentOnly 'org.springframework.boot:spring-boot-devtools'
Expand Down

0 comments on commit 9b53cfa

Please sign in to comment.