Skip to content

Commit 89be5ee

Browse files
author
Sam Harrison
committed
chore: update supported Java versions to match testing strategy
1 parent db5afa2 commit 89be5ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Please note that we utilize the [Gitflow Workflow](https://www.atlassian.com/git
6363

6464
##### Prerequisites #####
6565

66-
- Java version Oracle JDK 7, 8 or OpenJDK 7
66+
- Java 8 or 11
6767
- [java-http-client](https://github.com/sendgrid/java-http-client)
6868

6969
##### Initial setup: #####

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ We appreciate your continued support, thank you!
4040

4141
## Prerequisites
4242

43-
- Java version Oracle JDK 7, 8 or OpenJDK 7
43+
- Java 8 or 11
4444
- The Twilio SendGrid service, starting at the [free level](https://sendgrid.com/free?source=sendgrid-java) to send up to 4.6.3 emails for the first 30 days, then send 100 emails/day free forever or check out [our pricing](https://sendgrid.com/pricing?source=sendgrid-java).
4545

4646
## Setup Environment Variables

0 commit comments

Comments
 (0)