Skip to content

Commit 2d28815

Browse files
Merge pull request #32 from OneLiteFeatherNET/renovate/io.mockk-mockk-1.x
Update dependency io.mockk:mockk to v1.13.8
2 parents fdb9e02 + a38e19e commit 2d28815

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
@@ -71,7 +71,7 @@ dependencies {
7171
testImplementation(kotlin("test"))
7272
testImplementation("io.papermc.paper:paper-api:$minecraftVersion-R0.1-SNAPSHOT")
7373
testImplementation("com.github.seeseemelk:MockBukkit-v1.19:3.1.0")
74-
testImplementation("io.mockk:mockk:1.13.7")
74+
testImplementation("io.mockk:mockk:1.13.8")
7575
}
7676

7777
kotlin {

0 commit comments

Comments
 (0)