Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-database-postgresql in the postgresql group
Browse files Browse the repository at this point in the history
Bumps the postgresql group with 1 update: org.flywaydb:flyway-database-postgresql.


Updates `org.flywaydb:flyway-database-postgresql` from 10.17.2 to 10.17.3

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 6a78e9a commit ceaa314
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 @@ -31,7 +31,7 @@
<kotlinx-coroutines-debug.version>1.8.1</kotlinx-coroutines-debug.version>

<postgresql.version>42.7.4</postgresql.version>
<flyway-database-postgresql.version>10.17.2</flyway-database-postgresql.version>
<flyway-database-postgresql.version>10.17.3</flyway-database-postgresql.version>
<h2.version>1.4.200</h2.version>

<junit-jupiter.version>5.5.2</junit-jupiter.version>
Expand Down

0 comments on commit ceaa314

Please sign in to comment.