asciidoctor / asciidoctor-gradle-plugin

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
https://asciidoctor.github.io/asciidoctor-gradle-plugin/
Apache License 2.0
285 stars 120 forks source link

Update to Spock 2.1 #637

Closed leonard84 closed 2 years ago

leonard84 commented 2 years ago

remove vulnerable JUnit 4 version replace use of @Rule TemporaryFolder with the new built-in extension @TempDir.