Skip to content

Commit

Permalink
Gradle: Upgrade mockk to version 1.12.5
Browse files Browse the repository at this point in the history
See: https://github.com/mockk/mockk/releases/tag/1.12.5
Signed-off-by: Marcel Bochtler <git@bochtler.io>
  • Loading branch information
MarcelBochtler committed Aug 12, 2022
1 parent 259a9cb commit 1486eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -51,7 +51,7 @@ log4jApiKotlin = "1.2.0"
maven = "3.8.6"
# @pin this version as it needs to be aligned with "maven".
mavenResolver = "1.7.3"
mockk = "1.12.4"
mockk = "1.12.5"
okhttp = "4.9.3"
poiOoxml = "5.2.2"
postgres = "42.4.1"
Expand Down

0 comments on commit 1486eb5

Please sign in to comment.