Skip to content

Commit fb39845

Browse files
hamz2amultun
authored andcommitted
core: fix dependabot setting for detectting core dependencies
1 parent e3efd2a commit fb39845

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed
File renamed without changes.

core/settings.gradle

+1-5
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,5 @@ include 'osrd-reporting'
1414

1515

1616
dependencyResolutionManagement {
17-
versionCatalogs {
18-
libs {
19-
from(files("./libs.versions.toml"))
20-
}
21-
}
17+
versionCatalogs
2218
}

0 commit comments

Comments
 (0)