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 e5d8b99 commit 32403c3Copy full SHA for 32403c3
settings.gradle.kts
@@ -26,7 +26,7 @@ dependencyResolutionManagement {
26
version("junit", "6.0.0")
27
version("junit.platform", "6.0.0")
28
version("mockito", "5.20.0")
29
- version("cyano", "0.4.0")
+ version("cyano", "0.4.1")
30
31
library("minestom","net.minestom", "minestom").versionRef("minestom")
32
library("cyano", "net.onelitefeather", "cyano").versionRef("cyano")
0 commit comments