Skip to content

Commit

Permalink
Update doc to use java 17 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
zmssp authored Apr 11, 2023
1 parent cf913a2 commit cb80ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ In order to deploy a Java app to cloud, you need an Azure subscription. If you d
In addition, you will need the following:

| [Azure CLI version 2.44.0 or higher](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest)
| [Java 8](https://adoptium.net/temurin/releases/?version=8)
| [Java 17](https://learn.microsoft.com/en-us/java/openjdk/download#openjdk-17)
| [Maven](https://maven.apache.org/download.cgi)
| [Git](https://git-scm.com/)
|
Expand Down

0 comments on commit cb80ac7

Please sign in to comment.