Skip to content

Commit

Permalink
fix(deps): update dependency com.github.seeseemelk:mockbukkit-v1.19 t…
Browse files Browse the repository at this point in the history
…o v2.145.0 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 28, 2023
1 parent 7ffb436 commit 5e4cdbc
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 @@ -248,7 +248,7 @@ dependencies {
// testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.7.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
testImplementation 'org.mockito:mockito-core:5.1.1'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:2.29.0'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:2.145.0'
testImplementation 'org.assertj:assertj-core:3.24.2'
}
shadowJar {
Expand Down

0 comments on commit 5e4cdbc

Please sign in to comment.