Skip to content

Commit

Permalink
chore: update supported Java versions to match testing strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Harrison committed Aug 11, 2020
1 parent db5afa2 commit 89be5ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Please note that we utilize the [Gitflow Workflow](https://www.atlassian.com/git

##### Prerequisites #####

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

##### Initial setup: #####
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ We appreciate your continued support, thank you!

## Prerequisites

- Java version Oracle JDK 7, 8 or OpenJDK 7
- Java 8 or 11
- 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).

## Setup Environment Variables
Expand Down

0 comments on commit 89be5ee

Please sign in to comment.