Skip to content

Commit f9af846

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump org.testfx:openjfx-monocle from 17.0.10 to 21.0.2
Bumps [org.testfx:openjfx-monocle](https://github.com/TestFX/Monocle) from 17.0.10 to 21.0.2. - [Release notes](https://github.com/TestFX/Monocle/releases) - [Commits](https://github.com/TestFX/Monocle/commits) --- updated-dependencies: - dependency-name: org.testfx:openjfx-monocle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b409dcc commit f9af846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757

5858
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
5959
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
60-
testImplementation 'org.testfx:openjfx-monocle:17.0.10'
60+
testImplementation 'org.testfx:openjfx-monocle:21.0.2'
6161
}
6262

6363
javafx {

0 commit comments

Comments
 (0)