File tree Expand file tree Collapse file tree 1 file changed +19
-4
lines changed
Expand file tree Collapse file tree 1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change 1- ![ Logo] ( https://github.com/openrewrite/rewrite/raw/main/doc/logo-oss.png )
2-
3- ### Migrate to later Java versions. Automatically.
4-
1+ <p align =" center " >
2+ <a href =" https://docs.openrewrite.org " >
3+ <picture>
4+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/openrewrite/rewrite/raw/main/doc/logo-oss-dark.svg">
5+ <source media="(prefers-color-scheme: light)" srcset="https://github.com/openrewrite/rewrite/raw/main/doc/logo-oss-light.svg">
6+ <img alt="OpenRewrite Logo" src="https://github.com/openrewrite/rewrite/raw/main/doc/logo-oss-light.svg" width='600px'>
7+ </picture>
8+ </a >
9+ </p >
10+
11+ <div align =" center " >
12+ <h1 >rewrite-migrate-java</h1 >
13+ </div >
14+
15+ <div align =" center " >
16+
17+ <!-- Keep the gap above this line, otherwise they won't render correctly! -->
518[ ![ ci] ( https://github.com/openrewrite/rewrite-migrate-java/actions/workflows/ci.yml/badge.svg )] ( https://github.com/openrewrite/rewrite-migrate-java/actions/workflows/ci.yml )
619[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.openrewrite.recipe/rewrite-migrate-java.svg )] ( https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-migrate-java )
720[ ![ Revved up by Develocity] ( https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A )] ( https://ge.openrewrite.org/scans )
21+ [ ![ Contributing Guide] ( https://img.shields.io/badge/Contributing-Guide-informational )] ( https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md )
22+ </div >
823
924### What is this?
1025
You can’t perform that action at this time.
0 commit comments