Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-database-postgresql (#1135)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 1 update: org.flywaydb:flyway-database-postgresql.


Updates `org.flywaydb:flyway-database-postgresql` from 10.14.0 to 10.15.0

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

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 Jun 17, 2024
1 parent bc8526d commit f2b5ca6
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 @@ -211,7 +211,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.14.0</version>
<version>10.15.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f2b5ca6

Please sign in to comment.