Skip to content

Commit

Permalink
chore: Update spongegradle for gradle improvements
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
  • Loading branch information
gabizou committed May 18, 2024
1 parent 798f208 commit a5c14d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.spongepowered.gradle.plugin.config.PluginLoaders
import org.spongepowered.plugin.metadata.model.PluginDependency

plugins {
val spongeGradleVersion = "2.1.1"
val spongeGradleVersion = "2.2.0"

`java-library`
id("org.spongepowered.gradle.plugin") version spongeGradleVersion
Expand Down

0 comments on commit a5c14d1

Please sign in to comment.