Le 23/09/2026 à 15:31, Emmanuel Bourg a écrit :
We have a breakthrough!
Claude (Opus 5) figured out how to make the Kotlin DSL 0.14.2 in Gradle
4.5 compatible with Kotlin 1.3.31.
I'll upload the fixed gradle-kotlin-dsl package soon.
I confirm gradle/4.5.1-1 with gradle-kotlin-dsl/0.14.2-2 works perfectly
for building Gradle projects using the Kotlin DSL.
junit5-system-exit/2.0.3-2 is the first such package, its build file is
no longer rewritten in Groovy.
I've uploaded gradle-debian-helper/2.5 which depends on the right
versions of gradle and gradle-kotlin-dsl, so packages using the Kotlin
DSL can simply depend on this version.
Have fun!
Emmanuel Bourg