Skip to content

Commit

Permalink
Update mockk to 1.12.2
Browse files Browse the repository at this point in the history
Closes gh-10742
  • Loading branch information
marcusdacoregio committed Jan 17, 2022
1 parent cf5abb9 commit 61b53d6
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 "jakarta.annotation:jakarta.annotation-api:2.0.0"
api "jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:2.0.0"
api "jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.0.0"
Expand Down

0 comments on commit 61b53d6

Please sign in to comment.