Skip to content

Commit ecbe232

Browse files
committed
Adjust changelog sections
1 parent 9c33eae commit ecbe232

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/docs/asciidoc/changelog.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
== Release 0.11.0
55

6-
- This version introduces a breaking change: the plugin now requires Gradle 8.3+ and Java 17 to run
6+
- This version introduces a breaking change: the plugins now require Java 17 to run
77
- Refactored JUnit support:
88
-- new implementation doesn't require list of classes for build-time initialization (starting from GraalVM for JDK 22)
99
-- added support for `@FieldSource` for `@ParameterizedTest` methods
@@ -13,6 +13,7 @@
1313

1414
=== Gradle plugin
1515

16+
- This version introduces a breaking change: the plugin now requires Gradle 8.3+
1617
- Added experimental support for layered images
1718

1819
=== Maven plugin

0 commit comments

Comments
 (0)