Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion java-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ See also Airflow documentation on Java SDK under *Authoring and Scheduling* for
more details on using the Java SDK.

The SDK requires Java 11 or later at runtime. Optional components and
development tools may have further requirements.
development tools may have further requirements (see the toolchain in
`buildSrc/src/main/kotlin/airflow-jvm-conventions.gradle.kts`).

## Building the SDK

Expand Down