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 a9af8c4 commit 44cdbd6Copy full SHA for 44cdbd6
dependencies/spring-security-dependencies.gradle
@@ -26,7 +26,7 @@ dependencies {
26
api "commons-codec:commons-codec:1.15"
27
api "commons-collections:commons-collections:3.2.2"
28
api "commons-logging:commons-logging:1.2"
29
- api "io.mockk:mockk:1.12.0"
+ api "io.mockk:mockk:1.12.1"
30
api "io.projectreactor.tools:blockhound:1.0.6.RELEASE"
31
api "javax.annotation:jsr250-api:1.0"
32
api "javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api:1.2.2"
0 commit comments