We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d915f0f commit 3d4f947Copy full SHA for 3d4f947
dependencies/spring-security-dependencies.gradle
@@ -25,7 +25,7 @@ dependencies {
25
api "com.squareup.okhttp3:okhttp:3.14.9"
26
api "com.unboundid:unboundid-ldapsdk:4.0.14"
27
api "commons-collections:commons-collections:3.2.2"
28
- api "io.mockk:mockk:1.12.4"
+ api "io.mockk:mockk:1.12.8"
29
api "io.projectreactor.tools:blockhound:1.0.6.RELEASE"
30
api "jakarta.inject:jakarta.inject-api:1.0.5"
31
api "jakarta.annotation:jakarta.annotation-api:1.3.5"
0 commit comments