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

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


The following commit(s) were added to refs/heads/master by this push:
     new 546a347295 Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 
5.1.4 to 5.1.5
546a347295 is described below

commit 546a34729516161ffe45a66d7b8e96a3113eccf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 13 01:41:24 2023 +0000

    Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.4 to 5.1.5
    
    Bumps 
[com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin)
 from 5.1.4 to 5.1.5.
    - [Release 
notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
    - 
[Commits](https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.1.4...5.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 build-logic/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-logic/build.gradle b/build-logic/build.gradle
index 1771f6d012..18a03e6218 100644
--- a/build-logic/build.gradle
+++ b/build-logic/build.gradle
@@ -31,7 +31,7 @@ dependencies {
     implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2'
     implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.1.10'
     implementation 'org.nosphere.apache:creadur-rat-gradle:0.8.1'
-    implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.4'
+    implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.5'
     implementation 'me.champeau.jmh:jmh-gradle-plugin:0.7.1'
 }
 

Reply via email to