Skip to content

Commit faada92

Browse files
authored
Merge pull request #99 from toedter/renovate/org.springframework.modulith-spring-modulith-runtime-2.x
fix(deps): update dependency org.springframework.modulith:spring-modulith-runtime to v2.0.4
2 parents 6be0242 + 7f617c8 commit faada92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example-jmolecules/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626

2727
// jModulith for modular architecture
2828
implementation 'org.springframework.modulith:spring-modulith-api:2.0.4'
29-
runtimeOnly 'org.springframework.modulith:spring-modulith-runtime:2.0.1'
29+
runtimeOnly 'org.springframework.modulith:spring-modulith-runtime:2.0.4'
3030

3131
testImplementation 'org.springframework.boot:spring-boot-starter-webmvc-test'
3232
testImplementation 'org.springframework.modulith:spring-modulith-starter-test:2.0.1'

0 commit comments

Comments
 (0)