Skip to content

Commit c0019ef

Browse files
committed
chore: upgrade to latest stable
1 parent f9397b7 commit c0019ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ plugins {
4646
id("io.gitlab.arturbosch.detekt") version "1.23.8"
4747
id("org.openapi.generator") version "7.13.0" apply false
4848
id("com.google.cloud.tools.jib") version "3.4.5" apply false
49-
id("org.cyclonedx.bom") version "2.1.0"
49+
id("org.cyclonedx.bom") version "2.3.1"
5050
}
5151

5252
scmVersion { tag { prefix.set("") } }

0 commit comments

Comments
 (0)