Skip to content

Commit

Permalink
Update mockk to 1.12.2
Browse files Browse the repository at this point in the history
Closes gh-10714
  • Loading branch information
sjohnr committed Jan 14, 2022
1 parent b91d387 commit 7d0185f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/spring-security-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
api "commons-codec:commons-codec:1.15"
api "commons-collections:commons-collections:3.2.2"
api "commons-logging:commons-logging:1.2"
api "io.mockk:mockk:1.12.0"
api "io.mockk:mockk:1.12.2"
api "io.projectreactor.tools:blockhound:1.0.6.RELEASE"
api "javax.annotation:jsr250-api:1.0"
api "javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api:1.2.2"
Expand Down

0 comments on commit 7d0185f

Please sign in to comment.