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,6 +4,6 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
// Serialization
|
||||
api("com.charleskorn.kaml:kaml:0.51.0")
|
||||
api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1")
|
||||
api(libs.kotlin.serialization.json)
|
||||
api(libs.kotlin.serialization.yaml)
|
||||
}
|
||||
|
Reference in New Issue
Block a user