Skip to content

Commit

Permalink
Merge pull request #35 from Silthus/dependabot/gradle/com.github.sees…
Browse files Browse the repository at this point in the history
…eemelk-MockBukkit-v1.17-1.10.1

build(deps): bump MockBukkit-v1.17 from 1.7.0 to 1.10.1
  • Loading branch information
probot-auto-merge[bot] authored Oct 10, 2021
2 parents b638ca9 + 48d5f15 commit 1397e87
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 @@ -63,7 +63,7 @@ dependencies {
//Test dependencies
testImplementation 'org.junit.jupiter:junit-jupiter:5.+'
testImplementation "org.mockito:mockito-core:4.+"
testImplementation 'com.github.seeseemelk:MockBukkit-v1.17:1.7.0'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.17:1.10.1'
testImplementation 'org.assertj:assertj-core:3.+'
}

Expand Down

0 comments on commit 1397e87

Please sign in to comment.