Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update flyway to v10.17.2
Browse files Browse the repository at this point in the history
renovate[bot] authored Aug 22, 2024
1 parent 4545676 commit f5d9fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
jdbi = "3.45.2"
hikari = "5.1.0"
mysql = "8.4.0"
flyway = "10.17.0"
flyway = "10.17.2"
h2 = "2.2.224"

[libraries]

0 comments on commit f5d9fcd

Please sign in to comment.