fix(deps): update dependency org.springframework.modulith:spring-modulith-bom to v1.1.2
parent
53975c9908
commit
43a63c1573
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue