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 4350f5f commit eba9779Copy full SHA for eba9779
dependencies/spring-security-dependencies.gradle
@@ -24,7 +24,7 @@ dependencies {
24
api "com.squareup.okhttp3:okhttp:3.14.9"
25
api "com.unboundid:unboundid-ldapsdk:4.0.14"
26
api "commons-collections:commons-collections:3.2.2"
27
- api "io.mockk:mockk:1.12.3"
+ api "io.mockk:mockk:1.12.4"
28
api "io.projectreactor.tools:blockhound:1.0.6.RELEASE"
29
api "jakarta.inject:jakarta.inject-api:1.0.5"
30
api "jakarta.annotation:jakarta.annotation-api:1.3.5"
0 commit comments