]> source.dussan.org Git - poi.git/commitdiff
Bump com.github.spotbugs from 6.0.23 to 6.0.25 dependabot/gradle/com.github.spotbugs-6.0.25 710/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 15 Oct 2024 14:40:45 +0000 (14:40 +0000)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 14:40:45 +0000 (14:40 +0000)
Bumps com.github.spotbugs from 6.0.23 to 6.0.25.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
build.gradle

index db8d5631c181e90dffaf5d504ecb17932a4f376d..81b08ee1808a57382c5ff1dc03ec1df0bc42781c 100644 (file)
@@ -34,7 +34,7 @@ plugins {
     id 'com.dorongold.task-tree' version '2.1.1'
     id 'org.nosphere.apache.rat' version '0.8.1'
     id 'distribution'
-    id "com.github.spotbugs" version '6.0.23'
+    id "com.github.spotbugs" version '6.0.25'
     id 'de.thetaphi.forbiddenapis' version '3.7'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '1.10.0'