Skip to content

Commit c557671

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump junit-jupiter from 5.9.1 to 5.9.2
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b412bc2 commit c557671

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
@@ -58,7 +58,7 @@ dependencies {
5858
implementation 'net.java.dev.jna:jna-jpms:5.13.0'
5959
implementation 'org.apache.commons:commons-compress:1.22'
6060

61-
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
61+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
6262
testImplementation group: 'org.testfx', name: 'openjfx-monocle', version: 'jdk-12.0.1+2'
6363
}
6464

0 commit comments

Comments
 (0)