We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f18c3 commit a457adcCopy full SHA for a457adc
1 file changed
settings.gradle.kts
@@ -37,7 +37,7 @@ dependencyResolutionManagement {
37
version("rabbitmq", "5.29.0")
38
version("h2", "2.4.240")
39
version("jaxb", "4.0.7")
40
- version("cyclonedx", "3.2.2")
+ version("cyclonedx", "3.2.3")
41
42
library("mycelium.bom", "net.onelitefeather", "mycelium-bom").versionRef("mycelium.bom")
43
library("aonyx.bom", "net.onelitefeather", "aonyx-bom").versionRef("aonyx")
0 commit comments