Skip to content

Commit 62c6e9a

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump junit-jupiter from 5.7.1 to 5.7.2
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.1...r5.7.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77b7f3d commit 62c6e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation 'net.java.dev.jna:jna:5.7.0:jpms'
5555
implementation group: 'org.apache.commons', name: 'commons-compress', version: '1.20'
5656

57-
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.1'
57+
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2'
5858
testImplementation group: 'org.testfx', name: 'openjfx-monocle', version: 'jdk-12.0.1+2'
5959
}
6060

0 commit comments

Comments
 (0)