Skip to content

Commit 44cdbd6

Browse files
author
Steve Riesenberg
committed
Update mockk to 1.12.1
Closes gh-10650
1 parent a9af8c4 commit 44cdbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
api "commons-codec:commons-codec:1.15"
2727
api "commons-collections:commons-collections:3.2.2"
2828
api "commons-logging:commons-logging:1.2"
29-
api "io.mockk:mockk:1.12.0"
29+
api "io.mockk:mockk:1.12.1"
3030
api "io.projectreactor.tools:blockhound:1.0.6.RELEASE"
3131
api "javax.annotation:jsr250-api:1.0"
3232
api "javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api:1.2.2"

0 commit comments

Comments
 (0)