Skip to content

Commit d5b6057

Browse files
Bump org.springframework.modulith:spring-modulith-bom
Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/spring-projects/spring-modulith/releases) - [Commits](spring-projects/spring-modulith@1.3.4...1.3.5) --- updated-dependencies: - dependency-name: org.springframework.modulith:spring-modulith-bom dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dd7318 commit d5b6057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modulith/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
implementation platform('org.springframework.modulith:spring-modulith-bom:1.3.4')
21+
implementation platform('org.springframework.modulith:spring-modulith-bom:1.3.5')
2222

2323
implementation 'org.springframework.boot:spring-boot-starter-data-jdbc'
2424
implementation 'org.springframework.modulith:spring-modulith-starter-core'

0 commit comments

Comments
 (0)