We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc5c5d commit a69879bCopy full SHA for a69879b
build.gradle
@@ -257,7 +257,7 @@ dependencies {
257
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '3.0.2'
258
xjc group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '3.0.2'
259
260
- rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.2.1"))
+ rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.3.0"))
261
rewrite("org.openrewrite.recipe:rewrite-static-analysis")
262
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks")
263
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks")
0 commit comments