Skip to content

Commit

Permalink
chore(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.1 to 3.32.1.
- [Commits](MockBukkit/MockBukkit@v3.19.1...v3.32.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 9c343ad commit 5ccbdab
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 @@ -40,7 +40,7 @@ dependencies {
val koinVersion = "3.4.3"
val mccoroutineVersion = "2.13.0"
val paperVersion = "1.20-R0.1-SNAPSHOT"
val mockBukkitVersion = "3.19.1"
val mockBukkitVersion = "3.32.1"
val junitVersion = "5.10.0"
val mockkVersion = "1.12.5"
val fastboardVersion = "2.0.0"
Expand Down

0 comments on commit 5ccbdab

Please sign in to comment.