Skip to content

Commit 49fe144

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.4.0 to 1.4.1. - [Release notes](https://github.com/spring-projects/spring-modulith/releases) - [Commits](spring-projects/spring-modulith@1.4.0...1.4.1) --- updated-dependencies: - dependency-name: org.springframework.modulith:spring-modulith-bom dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b77c0d commit 49fe144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modulith/build.gradle.kts

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.4.0"))
21+
implementation(platform("org.springframework.modulith:spring-modulith-bom:1.4.1"))
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)