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 a677cbc commit ca67db5Copy full SHA for ca67db5
1 file changed
settings.gradle.kts
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
23
versionCatalogs {
24
create("libs") {
25
version("mycelium.bom", "1.6.4")
26
- version("aonyx", "0.7.0")
+ version("aonyx", "0.7.1")
27
version("hibernate.bom", "7.3.0.Final")
28
version("cloudnet.bom", "4.0.0-RC16")
29
0 commit comments