Skip to content

Commit

Permalink
Merge pull request #753 from codecentric/renovate/org.springframework…
Browse files Browse the repository at this point in the history
….modulith-spring-modulith-bom-1.x

fix(deps): update dependency org.springframework.modulith:spring-modulith-bom to v1.2.4
  • Loading branch information
renovate[bot] authored Oct 3, 2024
2 parents 74811e8 + 8969ebe commit 5225621
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion services/habit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ ext['jna.version'] = versions.jna // Required for Docker on ARM

dependencyManagement {
imports {
mavenBom 'org.springframework.modulith:spring-modulith-bom:1.1.3'
mavenBom 'org.springframework.modulith:spring-modulith-bom:1.2.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion services/track/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ ext['jna.version'] = versions.jna // Required for Docker on ARM

dependencyManagement {
imports {
mavenBom 'org.springframework.modulith:spring-modulith-bom:1.1.3'
mavenBom 'org.springframework.modulith:spring-modulith-bom:1.2.4'
}
}

Expand Down

0 comments on commit 5225621

Please sign in to comment.