Skip to content

Commit

Permalink
Merge pull request #54 from OneLiteFeatherNET/renovate/io.mockk-mockk…
Browse files Browse the repository at this point in the history
…-1.x

Update dependency io.mockk:mockk to v1.13.11
  • Loading branch information
TheMeinerLP authored Jun 12, 2024
2 parents 4f058df + 4fc49d5 commit d0a0e95
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 @@ -71,7 +71,7 @@ dependencies {
testImplementation(kotlin("test"))
testImplementation("io.papermc.paper:paper-api:$minecraftVersion-R0.1-SNAPSHOT")
testImplementation("com.github.seeseemelk:MockBukkit-v1.19:3.1.0")
testImplementation("io.mockk:mockk:1.13.10")
testImplementation("io.mockk:mockk:1.13.11")
}

kotlin {
Expand Down

0 comments on commit d0a0e95

Please sign in to comment.