Skip to content

Commit

Permalink
Merge pull request #78 from kousen/dependabot/gradle/junit-5.10.0-RC1
Browse files Browse the repository at this point in the history
Bump junit from 5.10.0-M1 to 5.10.0-RC1
  • Loading branch information
kousen authored Jul 7, 2023
2 parents bf754ab + f8ff98d commit 1ae0e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
assertj = "3.24.2"
jmh = "1.36"
junit = "5.10.0-M1"
junit = "5.10.0-RC1"
mockito = "5.2.0"

[libraries]
Expand Down

0 comments on commit 1ae0e93

Please sign in to comment.