mirror of https://github.com/usbharu/Hideout.git
Merge branch 'develop' into renovate/gradle-gradle-build-action-digest
This commit is contained in:
commit
965ce437a3
|
@ -84,7 +84,7 @@ thumbnailator = { module = "net.coobird:thumbnailator", version = "0.4.20" }
|
|||
flyway-core = { module = "org.flywaydb:flyway-core" }
|
||||
flyway-postgresql = { module = "org.flywaydb:flyway-database-postgresql", version = "10.15.2" }
|
||||
|
||||
h2db = { module = "com.h2database:h2", version = "2.2.224" }
|
||||
h2db = { module = "com.h2database:h2", version = "2.3.230" }
|
||||
|
||||
kotlin-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
|
||||
|
||||
|
|
Loading…
Reference in New Issue