From aa20b9f0b4e8efb0f447b6c51c621b2b0ada99ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 20:45:52 +0000 Subject: [PATCH] Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (#52) --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 3ce6aa3..9190de7 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ plugins { id 'build-dashboard' id 'java-platform' id 'com.diffplug.spotless' version '6.22.0' - id 'com.github.ben-manes.versions' version '0.48.0' + id 'com.github.ben-manes.versions' version '0.49.0' id 'com.github.spotbugs' version '5.1.3' apply false id 'com.google.osdetector' version '1.7.3' id 'com.netflix.nebula.info' version '12.1.6' apply false