Skip to content

Commit

Permalink
build(deps-dev): bump org.flywaydb:flyway-database-postgresql
Browse files Browse the repository at this point in the history
Bumps org.flywaydb:flyway-database-postgresql from 10.17.1 to 10.17.2.

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 7aec85d commit 697697b
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 @@ -231,7 +231,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.17.1</version>
<version>10.17.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 697697b

Please sign in to comment.