ngrok / ngrok-java

Embed ngrok secure ingress into your Java apps with a single line of code.
Other
21 stars 6 forks source link

Support for Java 11 #1

Closed thomas-ngrok closed 11 months ago

thomas-ngrok commented 1 year ago

Is it possible to also compile the ngrok-java and ngrok-java-native libraries using Java 11? This would make the adoption of the new Jenkins plugin version easier since it wouldn’t require a Java bump from 11 to 17.

CarlAmko commented 11 months ago

@thomas-ngrok Just FYI, going to close this in favor of #9. We ultimately plan to be able to support both Java 17 and 11.