]> source.dussan.org Git - poi.git/commitdiff
Bump com.github.spotbugs from 6.0.25 to 6.0.26 dependabot/gradle/com.github.spotbugs-6.0.26 723/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Nov 2024 14:13:30 +0000 (14:13 +0000)
committerGitHub <noreply@github.com>
Mon, 4 Nov 2024 14:13:30 +0000 (14:13 +0000)
Bumps com.github.spotbugs from 6.0.25 to 6.0.26.

---
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 f725b3b5cc9b0ae4824ae8935820a7fccb185126..7519f92f87b28d7947a35330e00d4a3dd676ea01 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.25'
+    id "com.github.spotbugs" version '6.0.26'
     id 'de.thetaphi.forbiddenapis' version '3.8'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '1.10.0'