Skip to content

Commit

Permalink
chore(deps): bump MockBukkit-v1.16 from 1.0.1 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.0.1 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2022
1 parent c7a0174 commit 338e723
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 @@ -66,7 +66,7 @@ dependencies {
implementation 'org.junit.jupiter:junit-jupiter:5.+'
implementation "org.mockito:mockito-core:4.+"
implementation 'org.assertj:assertj-core:3.+'
implementation 'com.github.seeseemelk:MockBukkit-v1.16:1.0.1'
implementation 'com.github.seeseemelk:MockBukkit-v1.16:1.5.2'
}

test {
Expand Down

0 comments on commit 338e723

Please sign in to comment.