Skip to content

Commit

Permalink
chore(deps): update plugin org.spongepowered.gradle.plugin to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2023
1 parent 8e6a1bb commit ba061f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sponge/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 {
id("org.spongepowered.gradle.plugin") version "2.1.1"
id("org.spongepowered.gradle.plugin") version "2.2.0"
}

dependencies {
Expand Down

0 comments on commit ba061f2

Please sign in to comment.