mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update to Kotlin 1.9.0 (#1719)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '19'
|
||||
java-version: '20'
|
||||
cache: 'gradle'
|
||||
|
||||
- name: Test
|
||||
|
Reference in New Issue
Block a user