Skip to content

Commit 76c9187

Browse files
committed
remove unused deps
1 parent ccc9c41 commit 76c9187

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clion-plugin/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ dependencies {
7676
// testing with JUnit 5
7777
testImplementation(platform("org.junit:junit-bom:5.8.2"))
7878
testImplementation("org.junit.jupiter:junit-jupiter")
79-
testImplementation("org.mockito.kotlin:mockito-kotlin:4.0.0")
80-
testImplementation("io.mockk:mockk:1.13.2")
8179
}
8280

8381
sourceSets {

0 commit comments

Comments
 (0)