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 44e672d commit 8b9c8caCopy full SHA for 8b9c8ca
dependencies/spring-security-dependencies.gradle
@@ -25,7 +25,7 @@ dependencies {
25
api "com.unboundid:unboundid-ldapsdk:4.0.14"
26
api "commons-codec:commons-codec:1.15"
27
api "commons-collections:commons-collections:3.2.2"
28
- api "io.mockk:mockk:1.12.3"
+ api "io.mockk:mockk:1.12.4"
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