Configure Java version for Config Server smoke test
See gh-221
This commit is contained in:
@@ -20,6 +20,9 @@ dependencies {
|
||||
|
||||
aotSmokeTest {
|
||||
webApplication = true
|
||||
nativeAppTest {
|
||||
javaVersion = '21'
|
||||
}
|
||||
}
|
||||
|
||||
graalvmNative {
|
||||
|
||||
Reference in New Issue
Block a user