Skip to content

Commit 93c38cb

Browse files
authored
Merge pull request #210 from jsalinaspolo/dependabot/gradle/junit5_version-5.10.2
Bump junit5_version from 5.10.1 to 5.10.2
2 parents 620bdd8 + 3f4557a commit 93c38cb

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.10.1"
6+
junit5_version = "5.10.2"
77
}
88

99
dependencies {

0 commit comments

Comments
 (0)