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 822c963 commit 3c77ac2Copy full SHA for 3c77ac2
settings.gradle.kts
@@ -33,7 +33,7 @@ dependencyResolutionManagement {
33
versionCatalogs {
34
create("libs") {
35
version("micronaut", "4.5.4")
36
- version("vulpes.model", "1.6.0-beta.9")
+ version("vulpes.model", "1.6.0-beta.11")
37
version("uuid.creator", "6.1.1")
38
39
library("uuid.creator", "com.github.f4b6a3", "uuid-creator").versionRef("uuid.creator")
0 commit comments