Skip to content

Commit

Permalink
Merge pull request #259 from mslowiak/javaCompability
Browse files Browse the repository at this point in the history
docs: add Java compatibility matrix
  • Loading branch information
bglamadrid committed Oct 10, 2023
2 parents fbb7f80 + ac3091a commit a3d94ce
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,22 @@ This Entity-Relationship model diagram was designed very quickly using

## Getting started 👍

### Supported JDK versions

Java version | Supported?
------------ | -----------
11 | ✅ yes
12 | ✅ yes
13 | ✅ yes
14 | ✅ yes
15 | ✅ yes
16 | ✅ yes
17 | ✅ yes
18 | ✅ yes
19 | 🔴 no
20 | 🔴 no
21 | 🔴 no

### Requirements

* JDK 11+
Expand Down

0 comments on commit a3d94ce

Please sign in to comment.