Upgraded gradle version to 6.3 for a test

This commit is contained in:
2022-04-07 13:32:04 +02:00
parent 9499a7f0e0
commit 769a9d8ea5
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ on:
jobs:
build:
strategy:
fail-fast: false
matrix:
jdk: [8, 11, 14, 16, 17]