Skip to content

Commit

Permalink
build(deps): bump com.github.seeseemelk:MockBukkit-v1.20
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.68.0 to 3.93.2.
- [Commits](MockBukkit/MockBukkit@v3.68.0...v3.93.2)

---
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 Aug 11, 2024
1 parent 0762a31 commit 8b17891
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 @@ -30,7 +30,7 @@ dependencies {
testImplementation(platform("org.junit:junit-bom:5.10.3"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
testImplementation("com.github.seeseemelk:MockBukkit-v1.20:3.68.0")
testImplementation("com.github.seeseemelk:MockBukkit-v1.20:3.93.2")
}


Expand Down

0 comments on commit 8b17891

Please sign in to comment.