Skip to content

Commit b826fc4

Browse files
committed
Update dependencyResolutionManagement definition
1 parent 785fdce commit b826fc4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

settings.gradle.kts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,3 @@ dependencyResolutionManagement {
1313
}
1414
}
1515
}
16-
17-
dependencyResolutionManagement {
18-
versionCatalogs {
19-
create("libs") {
20-
version("uuid.creator", "6.1.1")
21-
22-
library("uuid.creator", "com.github.f4b6a3", "uuid-creator").versionRef("uuid.creator")
23-
}
24-
}
25-
}

0 commit comments

Comments
 (0)