Skip to content

Commit

Permalink
Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.80.0 to 3.84.0 (#106)
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.80.0 to 3.84.0.
- [Commits](MockBukkit/MockBukkit@v3.80.0...v3.84.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 24cb0b3 commit 8cb1120
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 @@ -33,7 +33,7 @@ dependencies {

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.20:3.80.0'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.20:3.84.0'
testImplementation 'org.awaitility:awaitility:4.2.1'
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
}
Expand Down

0 comments on commit 8cb1120

Please sign in to comment.