Skip to content

Commit

Permalink
build(deps): bump rewrite-recipe-bom from 1.12.1 to 1.12.3 (#1399)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 24, 2022
1 parent c34622f commit dcd2e61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ subprojects {
}

dependencies {
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:1.12.1"))
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:1.12.3"))
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks")
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks")
}
Expand Down
2 changes: 1 addition & 1 deletion dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"locked": "1.15.0"
},
"org.openrewrite.recipe:rewrite-recipe-bom": {
"locked": "1.12.1"
"locked": "1.12.3"
},
"org.openrewrite.recipe:rewrite-testing-frameworks": {
"locked": "1.31.0"
Expand Down

0 comments on commit dcd2e61

Please sign in to comment.