mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
Update CI/build infra (#1852)
* Update CI/build infra - Gradle caching on CI - JDK 21 - Move gradle wrapper validation to a separate workflow that only runs on changes to those files * Update .github/workflows/gradle-wrapper.yml Co-authored-by: Jake Wharton <jw@squareup.com> --------- Co-authored-by: Jake Wharton <jw@squareup.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[versions]
|
||||
autoService = "1.1.1"
|
||||
jdk = "21"
|
||||
jvmTarget = "1.8"
|
||||
kotlin = "2.0.0"
|
||||
# No 0.5.0 full release yet due to KSP's 1.0.21 release being busted for CLI/programmatic use
|
||||
|
Reference in New Issue
Block a user