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 b2570af commit 3388d15Copy full SHA for 3388d15
settings.gradle.kts
@@ -26,7 +26,7 @@ dependencyResolutionManagement {
26
version("junit.bom", "6.0.1")
27
version("mockito", "5.20.0")
28
version("cyano", "0.4.1")
29
- version("cyclonedx", "3.0.2")
+ version("cyclonedx", "3.1.0")
30
31
library("minestom","net.minestom", "minestom").versionRef("minestom")
32
library("cyano", "net.onelitefeather", "cyano").versionRef("cyano")
0 commit comments