44.34.3
renovatebot/renovate44.34.3Aug 19, 2026by github-actions[bot]
AI Summary
Fixes a bug that prevented the use of vararg arguments in Kotlin script annotations, specifically for `@file:DependsOn` and `@file:Repository`.
Key Highlights
- Support vararg arguments in Kotlin-script annotations
Full Release Notes
## [44.34.3](https://github.com/renovatebot/renovate/compare/44.34.2...44.34.3) (2026-08-19) ### Bug Fixes * **kotlin-script:** support vararg arguments in `@file:DependsOn` and `@file:Repository` ([#44762](https://github.com/renovatebot/renovate/issues/44762)) ([8ea65f7](https://github.com/renovatebot/renovate/commit/8ea65f77d2a12223a568eb0d98e600387107c840))