We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b77c0d commit 49fe144Copy full SHA for 49fe144
modulith/build.gradle.kts
@@ -18,7 +18,7 @@ repositories {
18
}
19
20
dependencies {
21
- implementation(platform("org.springframework.modulith:spring-modulith-bom:1.4.0"))
+ implementation(platform("org.springframework.modulith:spring-modulith-bom:1.4.1"))
22
23
implementation("org.springframework.boot:spring-boot-starter-data-jdbc")
24
implementation("org.springframework.modulith:spring-modulith-starter-core")
0 commit comments