How to Specify the Java Version When Deploying War in Herokucli
Asked 2 years ago, Updated 2 years ago, 74 views
I deploy war through the CLI without using git in heroku.
In that case, I would like to specify the java version, but is there such a way?
I would like to do this without using system.properties in git.