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 1aa6514 commit 37597d7Copy full SHA for 37597d7
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