Skip to content

Commit d36812d

Browse files
authored
Merge pull request #178 from jsalinaspolo/dependabot/gradle/junit5_version-5.10.0
Bump junit5_version from 5.9.3 to 5.10.0
2 parents f4077e4 + eba0692 commit d36812d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logcapture-junit5/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
ext {
6-
junit5_version = "5.9.3"
6+
junit5_version = "5.10.0"
77
}
88

99
dependencies {

0 commit comments

Comments
 (0)