Skip to content

Commit

Permalink
chore: Add com.ninja-squad:springmockk
Browse files Browse the repository at this point in the history
  • Loading branch information
sang-w0o committed Nov 5, 2021
1 parent cfea33b commit cf20bed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-api:5.7.2")
testImplementation("io.kotest:kotest-runner-junit5:5.0.0.M3")
testImplementation("io.kotest:kotest-assertions-core:5.0.0.M3")
testImplementation("com.ninja-squad:springmockk:3.0.1")
testImplementation("com.h2database:h2")
testImplementation("org.apache.httpcomponents:httpclient:4.5.13")
}
Expand Down

0 comments on commit cf20bed

Please sign in to comment.