Skip to content

Commit

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

[dependabot-gradle] Bump org.springframework.modulith:spring-modulith-bom from 1.1.1 to 1.1.2
  • Loading branch information
koenighotze committed Jan 23, 2024
2 parents 70e86cf + 583d9d8 commit 71aa803
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.1")
mavenBom("org.springframework.modulith:spring-modulith-bom:1.1.2")
}
}

Expand Down

0 comments on commit 71aa803

Please sign in to comment.