Skip to content

Commit

Permalink
Upgrade testfx
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Sep 18, 2023
1 parent de359f0 commit 0d699a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencyResolutionManagement {
library('mocktioJunit', 'org.mockito', 'mockito-junit-jupiter').versionRef('mockito')
bundle('testUtils', ['assertj', 'junitPioneer', 'junitParams', 'equalsverifier', 'hamcrest', 'mockito', 'mocktioJunit'])

library('testfx', 'org.testfx:testfx-junit5:4.0.16-alpha')
library('testfx', 'org.testfx:testfx-junit5:4.0.17')
library('monocle', 'org.testfx:openjfx-monocle:jdk-12.0.1+2')

library('jsonBindApi', 'jakarta.json.bind:jakarta.json.bind-api:3.0.0')
Expand Down

0 comments on commit 0d699a9

Please sign in to comment.