Skip to content

Commit

Permalink
chore(deps): bump MockBukkit-v1.16 from 1.1.0 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps [MockBukkit-v1.16](https://github.com/MockBukkit/MockBukkit) from 1.1.0 to 1.5.2.
- [Release notes](https://github.com/MockBukkit/MockBukkit/releases)
- [Commits](https://github.com/MockBukkit/MockBukkit/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2021
1 parent 0fc9461 commit 3202ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.+'
testImplementation "org.mockito:mockito-core:3.+"
testImplementation 'org.assertj:assertj-core:3.+'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.16:1.1.0'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.16:1.5.2'
}

shadowJar {
Expand Down

0 comments on commit 3202ccf

Please sign in to comment.