Skip to content

Commit

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

[dependabot-gradle] Bump org.springframework.modulith:spring-modulith-bom from 1.1.0 to 1.1.1
  • Loading branch information
koenighotze committed Jan 11, 2024
2 parents cf80189 + ebc02e7 commit f1bc66d
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.1.0")
mavenBom("org.springframework.modulith:spring-modulith-bom:1.1.1")
}
}

Expand Down

0 comments on commit f1bc66d

Please sign in to comment.