We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc90e6c commit 6938515Copy full SHA for 6938515
logcapture-junit5/build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
ext {
6
- junit5_version = "5.10.0"
+ junit5_version = "5.10.1"
7
8
9
dependencies {
0 commit comments