Skip to content

Commit

Permalink
build(deps): bump MockBukkit-v1.16 from 1.0.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [MockBukkit-v1.16](https://github.com/MockBukkit/MockBukkit) from 1.0.0 to 1.5.0.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Silthus committed Jul 23, 2021
1 parent 4c6ee7a commit 634af85
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 @@ -61,7 +61,7 @@ dependencies {
//Test dependencies
testImplementation 'org.junit.jupiter:junit-jupiter:5.+'
testImplementation "org.mockito:mockito-core:3.+"
testImplementation 'com.github.seeseemelk:MockBukkit-v1.16:1.0.0'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.16:1.5.0'
testImplementation 'org.assertj:assertj-core:3.+'
}

Expand Down

0 comments on commit 634af85

Please sign in to comment.