Skip to content

Commit

Permalink
chore(deps): update dependency org.flywaydb:flyway-maven-plugin to v10 (
Browse files Browse the repository at this point in the history
#789)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 9416d62 commit 75098a1
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 @@ -210,7 +210,7 @@
<plugin>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-maven-plugin</artifactId>
<version>9.22.3</version>
<version>10.0.0</version>
<configuration>
<url>jdbc:postgresql://127.0.0.1:5432/postgres</url>
<user>postgres</user>
Expand Down

0 comments on commit 75098a1

Please sign in to comment.