mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 13:31:32 +00:00
Use dependency catalogs, and add support for using local concrete.
This commit is contained in:
@ -4,7 +4,6 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
api(project(":common-all"))
|
||||
|
||||
api("org.jetbrains.xodus:xodus-openAPI:2.0.1")
|
||||
api("org.jetbrains.xodus:xodus-entity-store:2.0.1")
|
||||
api(libs.xodus.core)
|
||||
api(libs.xodus.entity.store)
|
||||
}
|
||||
|
Reference in New Issue
Block a user