Skip to content

Commit

Permalink
fix(deps): update dependency com.github.seeseemelk:mockbukkit-v1.18 t…
Browse files Browse the repository at this point in the history
…o v2
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent fa908e0 commit b5a76b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation "net.kyori:adventure-platform-bukkit:4.0.1"
implementation "org.spongepowered:configurate-yaml:4.1.2"

testImplementation 'com.github.seeseemelk:MockBukkit-v1.18:1.15.5'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.18:2.85.2'
testImplementation(testFixtures(project(":core")))
}

Expand Down

0 comments on commit b5a76b6

Please sign in to comment.