Skip to content

Commit 6042d2a

Browse files
committed
Format spaces
1 parent 2e3cef4 commit 6042d2a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@ Doma uses [Pluggable Annotation Processing API][apt] to generate source code and
1212
Major versions
1313
---------------------
1414

15-
| Version                               | Status           | Repository                             | Branch |
15+
| Version | Status | Repository | Branch |
1616
| -------------------------------------- | ----------------- | -------------------------------------- | ------ |
17-
| [Doma 1](http://doma.seasar.org/)     | stable           | https://github.com/seasarorg/doma/   | master |
18-
| [Doma 2](http://doma.readthedocs.org/) | stable            | https://github.com/domaframework/doma/ | master |
19-
| Doma 3                                | under development | https://github.com/domaframework/doma/ | doma-3 |
17+
| [Doma 1](http://doma.seasar.org/) | stable | https://github.com/seasarorg/doma/ | master |
18+
| [Doma 2](http://doma.readthedocs.org/) | stable | https://github.com/domaframework/doma/ | master |
19+
| Doma 3 | under development | https://github.com/domaframework/doma/ | doma-3 |
2020

2121

2222
Compatibility matrix
2323
-------------------------
2424

25-
|       | Doma 1 | Doma 2 | Doma 3 |
25+
| | Doma 1 | Doma 2 | Doma 3 |
2626
| ------- | ------ | ------ | ------ |
27-
| Java 6 |   v   |        |        |
28-
| Java 7 |   v    |        |        |
29-
| Java 8  |   v   |   v    |        |
30-
| Java 9 |       |   v    |        |
31-
| Java 10 |       |   v    |        |
27+
| Java 6 | v | | |
28+
| Java 7 | v | | |
29+
| Java 8 | v | v | |
30+
| Java 9 | | v | |
31+
| Java 10 | | v | |
3232
| Java 11 | | v | v |
3333

3434
License

0 commit comments

Comments
 (0)