We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae21596 commit 21e06d7Copy full SHA for 21e06d7
testBuilds/appBundler.gradle
@@ -30,7 +30,7 @@ appBundler {
30
31
from jar.outputs
32
33
- bundleJre = 1.8
+ bundleJre = 11
34
mainClass = 'com.inet.testapplication.TestLauncher'
35
mainJar = 'testBuilds.jar'
36
}
0 commit comments