We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 619902c + 5c8ad32 commit e2ac338Copy full SHA for e2ac338
settings.gradle.kts
@@ -3,7 +3,7 @@ enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
3
rootProject.name = "PlaceholderAPI-Expansion"
4
5
plugins {
6
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
7
}
8
9
arrayOf("paper", "velocity").forEach {
0 commit comments