Skip to content

Commit

Permalink
fix(deps): update dependency com.github.seeseemelk:mockbukkit-v1.20 t…
Browse files Browse the repository at this point in the history
…o v3.74.1
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent bb2471b commit 515633a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")

testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
testImplementation("com.github.seeseemelk:MockBukkit-v1.20:3.68.0")
testImplementation("com.github.seeseemelk:MockBukkit-v1.20:3.74.1")
testImplementation("org.hamcrest:hamcrest-library:2.2")
}

Expand Down

0 comments on commit 515633a

Please sign in to comment.