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 de0cd11 commit 4d610caCopy full SHA for 4d610ca
dependencies/spring-security-dependencies.gradle
@@ -25,7 +25,7 @@ dependencies {
25
api "commons-codec:commons-codec:1.15"
26
api "commons-collections:commons-collections:3.2.2"
27
api "commons-logging:commons-logging:1.2"
28
- api "io.mockk:mockk:1.10.2"
+ api "io.mockk:mockk:1.11.0"
29
api "io.projectreactor.tools:blockhound:1.0.6.RELEASE"
30
api "javax.annotation:jsr250-api:1.0"
31
api "javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api:1.2.2"
0 commit comments