Skip to content

Commit

Permalink
mentioning Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnogueira committed Jul 6, 2023
1 parent 302ec3c commit 28dac66
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 @@ -11,7 +11,7 @@ Do not forget to add a _label_ on the issue or feature.
Excellent! Thank you to help me out!

You're going to need a few things first:
* JDK 11+
* JDK 17+
* [Configure your IDE](https://projectlombok.org/setup/overview) in order to support Lombok.

## Send a pull request
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ It tests the API: [combined-credit-api](https://github.com/eliasnogueira/combine
> but the central point of this repository and demonstrate an example of running tests for API in a pipeline
## Required software
* Java JDK 11+
* Java JDK 17+
* Maven installed and in your classpath
* Clone/download the backend API [combined-credit-api](https://github.com/eliasnogueira/combined-credit-api)

Expand Down

0 comments on commit 28dac66

Please sign in to comment.