fix(deps): update dependency org.springframework.modulith:spring-modulith-bom to v1.1.2 #34

Merged
fjadmin merged 3 commits from renovate/org.springframework.modulith-spring-modulith-bom-1.x into main 2024-01-29 13:11:16 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ dependencies {
} }
dependencyManagement { dependencyManagement {
imports { mavenBom("org.springframework.modulith:spring-modulith-bom:1.0.2") } imports { mavenBom("org.springframework.modulith:spring-modulith-bom:1.1.2") }
} }
application { application {