Skip to content

Commit 29c19bb

Browse files
authored
Merge pull request #508 from xvik/dependabot/gradle/org.cyclonedx.bom-3.3.0
Bump org.cyclonedx.bom from 3.2.4 to 3.3.0
2 parents b5ace06 + 71a273b commit 29c19bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'ru.vyarus.github-info' version '2.0.0' apply false
33
id 'ru.vyarus.quality' version '6.1.0' apply false
44
id 'com.github.spotbugs' version '6.5.9' apply false
5-
id 'org.cyclonedx.bom' version '3.2.4' apply false
5+
id 'org.cyclonedx.bom' version '3.3.0' apply false
66
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
77

88
id 'jacoco'

0 commit comments

Comments
 (0)