This repository has been archived on 2025-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
jdbc-resource-manager.kt/settings.gradle.kts

4 lines
127 B
Plaintext

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
rootProject.name = "jdbc-resources-manager"