Skip to content

Commit

Permalink
[dependabot-gradle] Bump org.springframework.modulith:spring-modulith…
Browse files Browse the repository at this point in the history
…-bom

Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/spring-projects/spring-modulith/releases)
- [Commits](spring-projects/spring-modulith@1.1.2...1.1.3)

---
updated-dependencies:
- dependency-name: org.springframework.modulith:spring-modulith-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and koenighotze committed Mar 27, 2024
1 parent f56a5eb commit 53a9e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {

dependencyManagement {
imports {
mavenBom("org.springframework.modulith:spring-modulith-bom:1.1.2")
mavenBom("org.springframework.modulith:spring-modulith-bom:1.1.3")
}
}

Expand Down

0 comments on commit 53a9e26

Please sign in to comment.