Skip to content

Commit

Permalink
Bump net.minecrell.plugin-yml.bukkit from 0.5.3 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps net.minecrell.plugin-yml.bukkit from 0.5.3 to 0.6.0.

---
updated-dependencies:
- dependency-name: net.minecrell.plugin-yml.bukkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 58ddd08 commit 29518c9
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 net.minecrell.pluginyml.bukkit.BukkitPluginDescription.Permission.Default

plugins {
java
id("net.minecrell.plugin-yml.bukkit") version "0.5.3"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("xyz.jpenilla.run-paper") version "2.1.0"
}
Expand Down

0 comments on commit 29518c9

Please sign in to comment.