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 8dd7318 commit ab97131Copy full SHA for ab97131
modulith/build.gradle
@@ -18,7 +18,7 @@ repositories {
18
}
19
20
dependencies {
21
- implementation platform('org.springframework.modulith:spring-modulith-bom:1.3.4')
+ implementation platform('org.springframework.modulith:spring-modulith-bom:1.3.5')
22
23
implementation 'org.springframework.boot:spring-boot-starter-data-jdbc'
24
implementation 'org.springframework.modulith:spring-modulith-starter-core'
0 commit comments