File: 0.9.1.md

package info (click to toggle)
gradle-kotlin-dsl 0.13.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,248 kB
  • sloc: makefile: 60
file content (9 lines) | stat: -rw-r--r-- 362 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Gradle Script Kotlin 0.9.1 Release Notes
========================================

Gradle Script Kotlin v0.9.1 is a patch release meant to unblock the evolution of the internal Gradle API.
 
Updates since v0.9.0
--------------------

 * **Migrate to new internal `PluginServiceRegistry` API** ([#367](https://github.com/gradle/gradle-script-kotlin/issues/367)).