Java version for Ledger API 2.0

Hi, do we know what is the minimum Java version required to use Ledger API library 2.0 +? (https://mvnrepository.com/artifact/com.daml)

1 Like

Per our documentation, Daml 2.0.0 components require JDK 11 or higher.

We no longer test with older JDKs, but we’ve not exactly gone out of our way to ensure they would break either. If you have a really good reason to use an older JDK, feel free to try it out. If it works, great! If it doesn’t, you’re on your own.

1 Like