diff --git a/build.gradle b/build.gradle index 53501eb03..70d378eba 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ plugins { id 'com.github.johnrengelman.shadow' version '6.1.0' // plugin to check for dependency updates via task dependencyUpdates // https://github.com/ben-manes/gradle-versions-plugin - id 'com.github.ben-manes.versions' version '0.38.0' + id 'com.github.ben-manes.versions' version '0.41.0' // https://github.com/n0mer/gradle-git-properties id 'com.gorylenko.gradle-git-properties' version '2.3.1' // https://openjfx.io/openjfx-docs/#gradle