Skip to content

Commit

Permalink
remove springmockk from Versions and deleted Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jactor-rises committed Dec 2, 2023
1 parent 22c2276 commit a2f2352
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation("org.springdoc:springdoc-openapi-ui:1.7.0")

// test
testImplementation("com.ninja-squad:springmockk:${Versions.V4_0_2}")
testImplementation("com.ninja-squad:springmockk:4.0.2")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.27.0")
testImplementation("io.mockk:mockk:1.13.8")
testImplementation("org.junit.platform:junit-platform-suite")
Expand Down
7 changes: 0 additions & 7 deletions buildSrc/src/main/kotlin/library.kt

This file was deleted.

0 comments on commit a2f2352

Please sign in to comment.