Skip to content

Commit 7e100ca

Browse files
committed
gradle update
git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1922664 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4b6c9b3 commit 7e100ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ plugins {
3434
id 'maven-publish'
3535
id 'distribution'
3636
id('org.nosphere.apache.rat') version '0.8.1'
37-
id('de.thetaphi.forbiddenapis') version '3.7'
37+
id('de.thetaphi.forbiddenapis') version '3.8'
3838
id 'jacoco'
39-
id "com.github.spotbugs" version '6.0.23'
39+
id 'com.github.spotbugs' version '6.0.27'
4040
id 'org.cyclonedx.bom' version '1.10.0'
41-
id 'ru.vyarus.animalsniffer' version '1.6.0'
41+
id 'ru.vyarus.animalsniffer' version '1.7.2'
4242
}
4343

4444
// Only add the plugin for Sonar if enabled

0 commit comments

Comments
 (0)