This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit 0342cf88fd39e9e763551ee2eedbd3e58d044290
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 21 02:00:43 2023 +0000

    GROOVY-10946: Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0
    
    Bumps com.github.ben-manes.versions from 0.45.0 to 0.46.0.
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index b0269de81e..9fe4939112 100644
--- a/build.gradle
+++ b/build.gradle
@@ -18,7 +18,7 @@
  */
 plugins {
     id 'me.champeau.buildscan-recipes' version '0.2.3'
-    id 'com.github.ben-manes.versions' version '0.45.0'
+    id 'com.github.ben-manes.versions' version '0.46.0'
     id 'com.github.blindpirate.osgi' version '0.0.6'
     id "com.github.jk1.dependency-license-report" version "1.3"
     id 'org.sonarqube' version '3.5.0.2730'

Reply via email to