Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-maven-plugin from 10.9.1 to 10.12.0 (#174)
Browse files Browse the repository at this point in the history
Bumps [org.flywaydb:flyway-maven-plugin](https://github.com/flyway/flyway) from 10.9.1 to 10.12.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.9.1...flyway-10.12.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent 7496fe6 commit 4e1c305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -116,7 +116,7 @@
<plugin>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-maven-plugin</artifactId>
<version>10.9.1</version>
<version>10.12.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 4e1c305

Please sign in to comment.