Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.10.3 (#495)
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 Jun 28, 2024
1 parent 1470b1a commit 9004e11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ gradle-release = "3.0.2"
nexusPublish = "2.0.0"
shadow = "8.1.1"
hoplite = "2.8.0.RC3"
junit = "5.10.2"
junit = "5.10.3"
kotest = "5.9.1"
mockito = "5.3.1"
quiver = "0.5.7"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ kediatr = "3.0.0"

# Testing
stove = "1.0.0-SNAPSHOT"
junit = "5.10.2"
junit = "5.10.3"
kotest = "5.9.1"

[libraries]
Expand Down

0 comments on commit 9004e11

Please sign in to comment.