Skip to content

Commit

Permalink
Merge pull request #42 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.9
  • Loading branch information
TheMeinerLP authored Feb 7, 2024
2 parents 02a0835 + 2976d2f commit a418674
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.8")
testImplementation("io.mockk:mockk:1.13.9")
}

kotlin {
Expand Down

0 comments on commit a418674

Please sign in to comment.