Skip to content

Commit 8db78a1

Browse files
committed
Move version catalog to default location
1 parent 5b63421 commit 8db78a1

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed
File renamed without changes.

settings.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ dependencyResolutionManagement {
44
repositories {
55
mavenCentral()
66
}
7-
8-
versionCatalogs {
9-
register("libs") {
10-
from(files("libs.versions.toml"))
11-
}
12-
}
137
}
148

159
include(":spring-annotated-data-binder-core")

0 commit comments

Comments
 (0)