We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6be0242 + 7f617c8 commit faada92Copy full SHA for faada92
1 file changed
example-jmolecules/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
27
// jModulith for modular architecture
28
implementation 'org.springframework.modulith:spring-modulith-api:2.0.4'
29
- runtimeOnly 'org.springframework.modulith:spring-modulith-runtime:2.0.1'
+ runtimeOnly 'org.springframework.modulith:spring-modulith-runtime:2.0.4'
30
31
testImplementation 'org.springframework.boot:spring-boot-starter-webmvc-test'
32
testImplementation 'org.springframework.modulith:spring-modulith-starter-test:2.0.1'
0 commit comments