From a340a92b644f67b15730b88bbd92becaa38c3e2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 10:03:14 +0000 Subject: [PATCH] Update plugin com.github.ben-manes.versions to v0.49.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 56c53041..04aeda1a 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ buildscript { } plugins { - id "com.github.ben-manes.versions" version '0.48.0' + id "com.github.ben-manes.versions" version '0.49.0' id 'com.adarshr.test-logger' version '3.2.0' id 'com.diffplug.spotless' version '6.22.0' id "com.github.spotbugs" version "5.1.4"