Update library dependencies to latest versions

Add standard license (MIT NonCommercial)
This commit is contained in:
2025-09-30 15:33:55 +02:00
parent 3556ffa295
commit 9448127654
13 changed files with 74 additions and 8 deletions

View File

@@ -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}"