We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d2bc08 commit 3af7092Copy full SHA for 3af7092
1 file changed
dependencies/phoebus-target/pom.xml
@@ -392,13 +392,13 @@
392
<dependency>
393
<groupId>org.testfx</groupId>
394
<artifactId>testfx-core</artifactId>
395
- <version>4.0.13-alpha</version>
+ <version>4.0.18</version>
396
<scope>test</scope>
397
</dependency>
398
399
400
- <artifactId>testfx-junit</artifactId>
401
+ <artifactId>testfx-junit5</artifactId>
402
403
<exclusions>
404
<exclusion>
0 commit comments