diff --git a/build.gradle b/build.gradle index a65c229b..79b1ac55 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ plugins { // https://github.com/itzg/github-releaser-gradle-plugin id 'io.github.itzg.github-releaser' version '0.2.1' // https://github.com/ben-manes/gradle-versions-plugin - id 'com.github.ben-manes.versions' version '0.52.0' + id 'com.github.ben-manes.versions' version '0.53.0' } group = 'io.github.itzg'