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.
2 parents d7e36de + fc535cc commit e6b8fadCopy full SHA for e6b8fad
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.18.0")
29
- version("cyano", "0.3.1")
+ version("cyano", "0.3.2")
30
31
library("minestom","net.minestom", "minestom").versionRef("minestom")
32
library("cyano", "net.onelitefeather", "cyano").versionRef("cyano")
0 commit comments