diff --git a/build.gradle b/build.gradle index 2673212..43f0025 100644 --- a/build.gradle +++ b/build.gradle @@ -51,7 +51,7 @@ dependencies { testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2' // 3rd party dependencies - implementation 'com.dlsc.preferencesfx:preferencesfx-core:11.6.0' // https://github.com/dlemmermann/PreferencesFX + implementation 'com.dlsc.preferencesfx:preferencesfx-core:11.8.0' // https://github.com/dlemmermann/PreferencesFX implementation 'com.dlsc.workbenchfx:workbenchfx-core:11.1.0' // https://github.com/dlemmermann/WorkbenchFX implementation 'org.controlsfx:controlsfx:11.0.1' // implementation 'com.uwetrottmann.tmdb2:tmdb-java:2.2.0' // https://github.com/UweTrottmann/tmdb-java