Skip to content

Commit

Permalink
Bump junit to version 5.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Dec 17, 2024
1 parent 3305c3b commit 1786be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
testing {
suites {
test {
useJUnitJupiter('5.10.3')
useJUnitJupiter('5.11.4')
}
}
}
Expand Down

0 comments on commit 1786be6

Please sign in to comment.