Skip to content

Commit d78cdd4

Browse files
committed
test plugin
git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1927294 13f79535-47bb-0310-9956-ffa450edef68
1 parent cbe8aab commit d78cdd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ plugins {
3737
id('de.thetaphi.forbiddenapis') version '3.8'
3838
id 'jacoco'
3939
id 'com.github.spotbugs' version '6.0.27'
40-
id 'org.cyclonedx.bom' version '1.10.0'
40+
id 'org.cyclonedx.bom' version '2.3.1'
4141
id 'ru.vyarus.animalsniffer' version '1.7.2'
42+
id 'com.adarshr.test-logger' version '4.0.0'
4243
}
4344

4445
// Only add the plugin for Sonar if enabled

0 commit comments

Comments
 (0)