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 6a2ca52 commit e8c5642Copy full SHA for e8c5642
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.4"
+ api "io.mockk:mockk:1.12.5"
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