We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c33eae commit ecbe232Copy full SHA for ecbe232
docs/src/docs/asciidoc/changelog.adoc
@@ -3,7 +3,7 @@
3
4
== Release 0.11.0
5
6
-- This version introduces a breaking change: the plugin now requires Gradle 8.3+ and Java 17 to run
+- This version introduces a breaking change: the plugins now require Java 17 to run
7
- Refactored JUnit support:
8
-- new implementation doesn't require list of classes for build-time initialization (starting from GraalVM for JDK 22)
9
-- added support for `@FieldSource` for `@ParameterizedTest` methods
@@ -13,6 +13,7 @@
13
14
=== Gradle plugin
15
16
+- This version introduces a breaking change: the plugin now requires Gradle 8.3+
17
- Added experimental support for layered images
18
19
=== Maven plugin
0 commit comments