generated from rnentjes/kotlin-server-web-empty
Update library dependencies to latest versions
Add standard license (MIT NonCommercial)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||
}
|
||||
val REPO_NAME = "dummy so the gitea template compiles, please remove"
|
||||
val REPO_NAME = "dummy" // so the gitea template compiles, please remove"
|
||||
rootProject.name = "${REPO_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user