Skip to content

Commit

Permalink
Update junit5 monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent e01b055 commit f6f2829
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 @@ -11,9 +11,9 @@ scala2 = "2.13.15"
scala3 = "3.5.1"
cats = "2.12.1-kotori"
# https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
jupiter = "5.11.1"
jupiter = "5.11.2"
# https://mvnrepository.com/artifact/org.junit.platform/junit-platform-launcher
jupiter-platform = "1.11.1"
jupiter-platform = "1.11.2"
mockito-core = "5.14.1"
mockito-inline = "5.2.0"

Expand Down

0 comments on commit f6f2829

Please sign in to comment.