Skip to content

Commit

Permalink
Upgrade to MockK 1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Feb 25, 2021
1 parent f411bcd commit d822604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-parent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ bom {
]
}
}
library("MockK", "1.10.0") {
library("MockK", "1.10.6") {
group("io.mockk") {
modules = [
"mockk"
Expand Down

0 comments on commit d822604

Please sign in to comment.