Skip to content

Commit

Permalink
Bump mockbukkit to latest 1.21 version
Browse files Browse the repository at this point in the history
  • Loading branch information
benwoo1110 committed Oct 14, 2024
1 parent 234d42f commit 38aa534
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 @@ -134,7 +134,7 @@ dependencies {

// Tests
testImplementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.20:3.20.2'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.21:3.133.0'
testImplementation('com.googlecode.json-simple:json-simple:1.1.1') {
exclude group: 'junit', module: 'junit'
}
Expand Down

0 comments on commit 38aa534

Please sign in to comment.