Skip to content

Commit

Permalink
Bump plugin-meta to 0.8.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeregorix committed Sep 1, 2024
1 parent afe938c commit f2eb96f
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 @@ -75,7 +75,7 @@ indraCrossdoc {
}

dependencies {
api("org.spongepowered:plugin-meta:0.8.1")
api("org.spongepowered:plugin-meta:0.8.2-SNAPSHOT")
api("org.apache.maven:maven-artifact:3.8.6")
api("org.apache.logging.log4j:log4j-api:2.17.0")
compileOnlyApi("org.checkerframework:checker-qual:3.26.0")
Expand Down

0 comments on commit f2eb96f

Please sign in to comment.