Skip to content

Commit

Permalink
build(deps): bump org.flywaydb:flyway-maven-plugin from 10.0.1 to 10.…
Browse files Browse the repository at this point in the history
…2.0 (#832)
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 74278f7 commit c8ed759
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 @@ -205,7 +205,7 @@
<plugin>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-maven-plugin</artifactId>
<version>10.0.1</version>
<version>10.2.0</version>
<configuration>
<url>jdbc:postgresql://127.0.0.1:5432/postgres</url>
<user>postgres</user>
Expand Down

0 comments on commit c8ed759

Please sign in to comment.