Skip to content

Commit

Permalink
Move versions file to gradle folder #3025
Browse files Browse the repository at this point in the history
  • Loading branch information
fritschldwg committed Apr 25, 2024
1 parent 29310f8 commit 290c773
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
File renamed without changes.
8 changes: 0 additions & 8 deletions analysis/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}

dependencyResolutionManagement {
versionCatalogs {
create("libs") {
from(files("./libs.versions.toml"))
}
}
}

include("model")
include("filter:MergeFilter", "filter:EdgeFilter", "filter:StructureModifier")
include(
Expand Down

0 comments on commit 290c773

Please sign in to comment.