Update to Kotlin 1.9.0 (#1719)

This commit is contained in:
Zac Sweers
2023-08-03 13:33:12 -04:00
committed by GitHub
parent 7732295aa8
commit f6f80a40dd
5 changed files with 11 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: '19'
java-version: '20'
cache: 'gradle'
- name: Test