This commit is contained in:
Maximilian Walz
2025-09-17 07:05:41 +02:00
parent a98c49d834
commit 31b933cfc7
2 changed files with 4 additions and 10 deletions

View File

@@ -1,11 +1 @@
rootProject.name = 'testing'
toolchainManagement {
jvm {
javaRepositories {
repository("foojay") {
vendor = "any"
}
}
}
}