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 c9c30a7 + 9b779a8 commit 8ed9a6fCopy full SHA for 8ed9a6f
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.4.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
7
}
8
9
arrayOf("paper").forEach {
0 commit comments