Skip to content

Commit 3417906

Browse files
Merge pull request #294640 from MadhuraBharadwaj-MSFT/patch-45
Update functions-create-first-java-gradle.md
2 parents efae1ed + e6a12ee commit 3417906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-first-java-gradle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article shows you how to build and publish a Java function project to Azure
2020

2121
To develop functions using Java, you must have the following installed:
2222

23-
- [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8, 11, 17 or 21. (Java 21 is currently supported in preview on Linux only)
23+
- [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8, 11, 17 or 21. (Java 21 is currently supported on Linux only)
2424
- [Azure CLI]
2525
- [Azure Functions Core Tools](./functions-run-local.md#v2) version 2.6.666 or above
2626
- [Gradle](https://gradle.org/), version 6.8 and above

0 commit comments

Comments
 (0)