Skip to content

Commit

Permalink
build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10…
Browse files Browse the repository at this point in the history
….15.2 to 10.16.0 (#648)

build(deps-dev): bump org.flywaydb:flyway-database-postgresql

Bumps org.flywaydb:flyway-database-postgresql from 10.15.2 to 10.16.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent de23d31 commit d1e9b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.15.2</version>
<version>10.16.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d1e9b25

Please sign in to comment.