Skip to content

Commit

Permalink
Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.56.0 to 3.57.1
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.56.0 to 3.57.1.
- [Commits](MockBukkit/MockBukkit@v3.56.0...v3.57.1)

---
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 Dec 6, 2023
1 parent f5865f7 commit 60e0f7e
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.8"
val mockBukkitVersion = "3.56.0"
val mockBukkitVersion = "3.57.1"


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

0 comments on commit 60e0f7e

Please sign in to comment.