Skip to content

Commit

Permalink
chore: Update preprocessor to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Nov 1, 2024
1 parent 2087dce commit 0072b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pluginManagement {
}
plugins {
id("com.gradleup.shadow") version("8.3.0")
id("io.github.null2264.preprocess") version("1.0-SNAPSHOT")
id("io.github.null2264.preprocess") version("1.0.1")
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
}
Expand Down

0 comments on commit 0072b8a

Please sign in to comment.