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 8a7f603 commit 166b48dCopy full SHA for 166b48d
settings.gradle.kts
@@ -26,7 +26,7 @@ dependencyResolutionManagement {
26
version("junit", "5.13.4")
27
version("junit.platform", "1.13.4")
28
version("mockito", "5.20.0")
29
- version("cyano", "0.3.2")
+ version("cyano", "0.3.3")
30
31
library("minestom","net.minestom", "minestom").versionRef("minestom")
32
library("cyano", "net.onelitefeather", "cyano").versionRef("cyano")
0 commit comments