Skip to content

Commit

Permalink
chore(deps): update dependency org.spongepowered:spongeapi to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent 15f7be1 commit c0aa704
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sponge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ dependencies {
implementation("net.kyori:adventure-platform-spongeapi:4.0.1")
implementation("org.bstats:bstats-sponge:2.2.1")

compileOnly("org.spongepowered:spongeapi:7.4.0")
annotationProcessor("org.spongepowered:spongeapi:7.4.0")
compileOnly("org.spongepowered:spongeapi:8.0.0")
annotationProcessor("org.spongepowered:spongeapi:8.0.0")
}

0 comments on commit c0aa704

Please sign in to comment.