Upgraded to Kotlin 1.5.21 and JDK 16.
This commit is contained in:
parent
a345330421
commit
233b1acdb2
5 changed files with 23 additions and 15 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
java-version: [ 11, 15 ]
|
||||
java-version: [ 11, 16 ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue