Skip to content

Commit 2ea07be

Browse files
fix(deps): update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.33.5
1 parent e5e4539 commit 2ea07be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
2525

2626
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
27-
testImplementation("org.mockbukkit.mockbukkit:mockbukkit-v1.21:4.25.1")
27+
testImplementation("org.mockbukkit.mockbukkit:mockbukkit-v1.21:4.33.5")
2828
testImplementation("org.hamcrest:hamcrest-library:3.0")
2929

3030
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 commit comments

Comments
 (0)