Skip to content

Commit

Permalink
gradle update
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1922664 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
pjfanning committed Dec 24, 2024
1 parent 4b6c9b3 commit 7e100ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ plugins {
id 'maven-publish'
id 'distribution'
id('org.nosphere.apache.rat') version '0.8.1'
id('de.thetaphi.forbiddenapis') version '3.7'
id('de.thetaphi.forbiddenapis') version '3.8'
id 'jacoco'
id "com.github.spotbugs" version '6.0.23'
id 'com.github.spotbugs' version '6.0.27'
id 'org.cyclonedx.bom' version '1.10.0'
id 'ru.vyarus.animalsniffer' version '1.6.0'
id 'ru.vyarus.animalsniffer' version '1.7.2'
}

// Only add the plugin for Sonar if enabled
Expand Down

0 comments on commit 7e100ca

Please sign in to comment.