Skip to content

Commit

Permalink
Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.58.0 to 3.63.0
Browse files Browse the repository at this point in the history
Bumps [com.github.seeseemelk:MockBukkit-v1.20](https://github.com/MockBukkit/MockBukkit) from 3.58.0 to 3.63.0.
- [Commits](MockBukkit/MockBukkit@v3.58.0...v3.63.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 4c97fca commit 17f187b
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 @@ -38,7 +38,7 @@ dependencies {
val serializationVersion = "1.6.2"
val junitVersion = "5.10.1"
val mockkVersion = "1.13.9"
val mockBukkitVersion = "3.58.0"
val mockBukkitVersion = "3.63.0"


compileOnly("io.papermc.paper:paper-api:$paperVersion")
Expand Down

0 comments on commit 17f187b

Please sign in to comment.