Skip to content

Commit

Permalink
Bump testFxVersion from 4.0.16-alpha to 4.0.17-alpha-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps `testFxVersion` from 4.0.16-alpha to 4.0.17-alpha-SNAPSHOT.

Updates `org.testfx:testfx-core` from 4.0.16-alpha to 4.0.17-alpha-SNAPSHOT

Updates `org.testfx:testfx-junit5` from 4.0.16-alpha to 4.0.17-alpha-SNAPSHOT

---
updated-dependencies:
- dependency-name: org.testfx:testfx-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testfx:testfx-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2023
1 parent 582c987 commit 089d4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ val tornadoFxVersion = "2.0.0-SNAPSHOT"
val log4jVersion = "2.20.0"
val slf4jVersion = "2.0.7"
val kotlinLoggingVersion = "3.0.5"
val testFxVersion = "4.0.16-alpha"
val testFxVersion = "4.0.17-alpha-SNAPSHOT"
val junitVersion = "5.10.0"
val vlcjVersion = "4.8.2"
val humbleVersion = "0.3.0"
Expand Down

0 comments on commit 089d4a0

Please sign in to comment.