diff options
Diffstat (limited to 'test-scenarios/scenarios.json')
-rw-r--r-- | test-scenarios/scenarios.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-scenarios/scenarios.json b/test-scenarios/scenarios.json index 4ff49ed..d40aa48 100644 --- a/test-scenarios/scenarios.json +++ b/test-scenarios/scenarios.json @@ -3,7 +3,7 @@ "image": "ubuntu:focal", "features": { "java": { - "version": "17", + "version": "latest", "install_gradle": true, "install_maven": true } |