Skip to content

Commit

Permalink
Bump flyway.core.version from 10.12.0 to 10.13.0
Browse files Browse the repository at this point in the history
Bumps `flyway.core.version` from 10.12.0 to 10.13.0.

Updates `org.flywaydb:flyway-core` from 10.12.0 to 10.13.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.12.0...flyway-10.13.0)

Updates `org.flywaydb:flyway-database-postgresql` from 10.12.0 to 10.13.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and BrandonArp committed May 20, 2024
1 parent 5d2bd1c commit 2eef488
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 @@ -85,7 +85,7 @@
<dkimutils.version>2.0.1</dkimutils.version>
<dumbster.version>1.7.1</dumbster.version>
<ebean.version>14.0.2</ebean.version>
<flyway.core.version>10.12.0</flyway.core.version>
<flyway.core.version>10.13.0</flyway.core.version>
<flyway.play.version>9.1.0</flyway.play.version>
<guava.version>33.2.0-jre</guava.version>
<guice.version>6.0.0</guice.version>
Expand Down

0 comments on commit 2eef488

Please sign in to comment.