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 29b11d2 commit 55d3b40Copy full SHA for 55d3b40
1 file changed
settings.gradle.kts
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
17
dependencyResolutionManagement {
18
versionCatalogs {
19
create("libs") {
20
- version("uuid.creator", "6.1.0")
+ version("uuid.creator", "6.1.1")
21
22
library("uuid.creator", "com.github.f4b6a3", "uuid-creator").versionRef("uuid.creator")
23
}
0 commit comments