fix(deps): update dependency org.springframework.modulith:spring-modulith-bom to v1.1.2
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/backend Pipeline was successful Details

pull/34/head
Renovate Bot 2024-01-28 21:39:33 +00:00
parent 53975c9908
commit 43a63c1573
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 {