Skip to content

Commit

Permalink
fix(deps): update dependency org.spongepowered:spongeapi to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent c4cd62d commit 8a20fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/sponge/common/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies {
compileOnly("org.spongepowered:spongeapi:8.2.0")
compileOnly("org.spongepowered:spongeapi:12.0.0")
implementation(projects.signedvelocityBackendCommon)
}

0 comments on commit 8a20fe2

Please sign in to comment.