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.45.0
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent b4825c1 commit 25080b0
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 @@ -43,7 +43,7 @@ dependencies {
}
implementation(kotlin("reflect"))
testImplementation(kotlin("test"))
testImplementation("com.github.seeseemelk:MockBukkit-v1.20:3.44.0")
testImplementation("com.github.seeseemelk:MockBukkit-v1.20:3.45.0")
}

tasks.test {
Expand Down

0 comments on commit 25080b0

Please sign in to comment.