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 421d023 commit 7cb678dCopy full SHA for 7cb678d
1 file changed
settings.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
dependencyResolutionManagement {
8
versionCatalogs {
9
create("libs") {
10
- version("uuid.creator", "6.1.0")
+ version("uuid.creator", "6.1.1")
11
12
library("uuid.creator", "com.github.f4b6a3", "uuid-creator").versionRef("uuid.creator")
13
}
0 commit comments