mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-03 04:07:53 +00:00
fix(deps): update dependency org.flywaydb:flyway-database-postgresql to v10.17.1
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ imageio-webp = { module = "com.twelvemonkeys.imageio:imageio-webp", version = "3
|
|||||||
thumbnailator = { module = "net.coobird:thumbnailator", version = "0.4.20" }
|
thumbnailator = { module = "net.coobird:thumbnailator", version = "0.4.20" }
|
||||||
|
|
||||||
flyway-core = { module = "org.flywaydb:flyway-core" }
|
flyway-core = { module = "org.flywaydb:flyway-core" }
|
||||||
flyway-postgresql = { module = "org.flywaydb:flyway-database-postgresql", version = "10.17.0" }
|
flyway-postgresql = { module = "org.flywaydb:flyway-database-postgresql", version = "10.17.1" }
|
||||||
|
|
||||||
h2db = { module = "com.h2database:h2", version = "2.3.232" }
|
h2db = { module = "com.h2database:h2", version = "2.3.232" }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user