fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.35.0 by renovate[bot] · Pull Request #3169 · ktlint/ktlint (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| com.vanniktech:gradle-maven-publish-plugin | 0.34.0 -> 0.35.0 |
Release Notes
vanniktech/gradle-maven-publish-plugin (com.vanniktech:gradle-maven-publish-plugin)
v0.35.0
- Add support for publishing Kotlin Multiplatform libraries that use
com.android.kotlin.multiplatform.library. - Add support for validating deployments to Central Portal
- Raise minimum Gradle version to 8.13
- Raise minimum Android Gradle Plugin version to 8.2.2
- Do not unconditionally disable DocLint
- Fail publishing if
SONATYPE_HOSTis not set toCENTRAL_PORTAL. - Fix misleading error message when Android library variant is not found.
- Downgrade transitive OkHttp version.
- Don't check project heirarchy for POM properties when Isolated proejcts is enabled.
Thanks to @joshfriend, @Flowdalic and @Goooler for their contributions to this release.
Minimum supported versions
- JDK 11
- Gradle 8.13
- Android Gradle Plugin 8.2.2
- Kotlin Gradle Plugin 1.9.20
Compatibility tested up to
- JDK 24
- Gradle 9.2.0
- Gradle 9.3.0-milestone-1
- Android Gradle Plugin 8.13.1
- Android Gradle Plugin 9.0.0-alpha14
- Kotlin Gradle Plugin 2.2.21
- Kotlin Gradle Plugin 2.3.0-Beta2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.