Skip to content

Commit

Permalink
build(deps): bump com.github.seeseemelk:MockBukkit-v1.17 (#401)
Browse files Browse the repository at this point in the history
Bumps [com.github.seeseemelk:MockBukkit-v1.17](https://github.com/MockBukkit/MockBukkit) from 1.12.0 to 1.13.0.
- [Commits](https://github.com/MockBukkit/MockBukkit/commits)

---
updated-dependencies:
- dependency-name: com.github.seeseemelk:MockBukkit-v1.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 988161b commit d1968f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
compileOnly 'me.clip:placeholderapi:2.11.5'
compileOnly 'net.luckperms:api:5.4'

testImplementation 'com.github.seeseemelk:MockBukkit-v1.17:1.12.0'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.17:1.13.0'
testImplementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
testImplementation 'net.kyori:adventure-platform-bukkit:4.3.2'
testImplementation 'org.apache.commons:commons-text:1.11.0'
Expand Down

0 comments on commit d1968f0

Please sign in to comment.