Cleaning in gradle configurations.

This commit is contained in:
Florian THIERRY
2025-04-15 08:58:51 +02:00
parent 2a5bbe5b57
commit ee26a56627
6 changed files with 0 additions and 6 deletions

View File

@@ -35,7 +35,6 @@ subprojects {
dependencies {
implementation(platform("org.springframework.boot:spring-boot-dependencies:${Versions.springBoot}"))
}
}
dependencyManagement {