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.19.2 to 3.39.0.
- [Commits](MockBukkit/MockBukkit@v3.19.2...v3.39.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 Oct 23, 2023
1 parent 53da86c commit 91e6f52
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 @@ -35,7 +35,7 @@ dependencies {
val rushyApiVersion = "2.1.0"
val commandApiVersion = "9.1.0"
val coroutineVersion = "1.7.3"
val mockBukkitVersion = "3.19.2"
val mockBukkitVersion = "3.39.0"
val junitVersion = "5.10.0"
val mockkVersion = "1.13.7"
val kotestVersion = "5.7.1"
Expand Down

0 comments on commit 91e6f52

Please sign in to comment.