Skip to content

Commit 82c09a3

Browse files
Merge pull request #81 from OneLiteFeatherNET/renovate/io.mockk-mockk-1.x
Update dependency io.mockk:mockk to v1.14.5
2 parents a5e5e7a + e6a305c commit 82c09a3

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
@@ -52,7 +52,7 @@ dependencies {
5252
testImplementation(kotlin("test"))
5353
testImplementation("io.papermc.paper:paper-api:$minecraftVersion-R0.1-SNAPSHOT")
5454
testImplementation("com.github.seeseemelk:MockBukkit-v1.19:3.1.0")
55-
testImplementation("io.mockk:mockk:1.14.2")
55+
testImplementation("io.mockk:mockk:1.14.5")
5656
}
5757

5858
kotlin {

0 commit comments

Comments
 (0)