Skip to content

Commit

Permalink
build(deps): bump org.flywaydb:flyway-database-postgresql
Browse files Browse the repository at this point in the history
Bumps org.flywaydb:flyway-database-postgresql from 10.17.2 to 10.17.3.

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent bb7196f commit 17826b7
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 @@ -57,7 +57,7 @@ dependencies {
implementation 'com.github.ben-manes.caffeine:caffeine'
implementation 'cn.hutool:hutool-crypto:5.8.32'
implementation 'org.yaml:snakeyaml:2.2'
implementation 'org.flywaydb:flyway-database-postgresql:10.17.2'
implementation 'org.flywaydb:flyway-database-postgresql:10.17.3'
implementation 'com.cronutils:cron-utils:9.2.1'
implementation 'org.bouncycastle:bcpkix-jdk18on:1.78.1'
implementation 'com.lmax:disruptor:4.0.0'
Expand Down

0 comments on commit 17826b7

Please sign in to comment.