Skip to content

Commit 21e06d7

Browse files
committed
Update Compiler to 11
1 parent ae21596 commit 21e06d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testBuilds/appBundler.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ appBundler {
3030

3131
from jar.outputs
3232

33-
bundleJre = 1.8
33+
bundleJre = 11
3434
mainClass = 'com.inet.testapplication.TestLauncher'
3535
mainJar = 'testBuilds.jar'
3636
}

0 commit comments

Comments
 (0)