Skip to content

Commit ab97131

Browse files
Bump org.springframework.modulith:spring-modulith-bom (#233)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dd7318 commit ab97131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)