Skip to content

Commit 2fcbfd1

Browse files
committed
Remove redundant '+' for min Gradle column
1 parent 1b81043 commit 2fcbfd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ Gradle plugin for creating fat/uber JARs with support for package relocation.
2929
| 5.2.0 - 6.1.0 | 5.x - 6.x | 7 |
3030
| 6.1.0+ | 6.x | 8 |
3131
| 7.0.0+ | 7.x | 8 |
32-
| 8.0.0+ | 8.0+ | 8 |
33-
| 8.3.0+ | 8.3+ | 8 |
34-
| 9.0.0+ | 8.3+ | 11 |
32+
| 8.0.0+ | 8.0 | 8 |
33+
| 8.3.0+ | 8.3 | 8 |
34+
| 9.0.0+ | 8.3 | 11 |

0 commit comments

Comments
 (0)