Skip to content

Commit

Permalink
Bump org.testfx:openjfx-monocle from 17.0.10 to 21.0.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent b409dcc commit 9f59627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {

testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
testImplementation 'org.testfx:openjfx-monocle:17.0.10'
testImplementation 'org.testfx:openjfx-monocle:21.0.2'
}

javafx {
Expand Down

0 comments on commit 9f59627

Please sign in to comment.