Skip to content

Commit

Permalink
Update mockito monorepo to v5 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent c79a0d1 commit ad44d51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ cats = "2.10.0-kotori"
jupiter = "5.8.2"
# https://mvnrepository.com/artifact/org.junit.platform/junit-platform-launcher
jupiter-platform = "1.8.2"
mockito-core = "4.11.0"
mockito-inline = "4.11.0"
mockito-core = "5.11.0"
mockito-inline = "5.2.0"

[libraries]
scala2 = { group = "org.scala-lang", name = "scala-library", version.ref = "scala2" }
Expand Down

0 comments on commit ad44d51

Please sign in to comment.