Skip to content

Commit

Permalink
Merge pull request #123 from koenighotze/dependabot/gradle/org.spring…
Browse files Browse the repository at this point in the history
…framework.modulith-spring-modulith-bom-1.1.0

[dependabot-gradle] Bump org.springframework.modulith:spring-modulith-bom from 1.0.2 to 1.1.0
  • Loading branch information
koenighotze committed Dec 19, 2023
2 parents 7446462 + 3f5462b commit 8cf787b
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 @@ -73,7 +73,7 @@ dependencies {

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

Expand Down

0 comments on commit 8cf787b

Please sign in to comment.