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.
1 parent 2087dce commit 5ced689Copy full SHA for 5ced689
1 file changed
settings.gradle.kts
@@ -11,7 +11,7 @@ pluginManagement {
11
}
12
plugins {
13
id("com.gradleup.shadow") version("8.3.0")
14
- id("io.github.null2264.preprocess") version("1.0-SNAPSHOT")
+ id("io.github.null2264.preprocess") version("1.0.2")
15
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
16
17
0 commit comments