We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e5758 commit 66517f7Copy full SHA for 66517f7
1 file changed
docs/modules/ROOT/pages/index.adoc
@@ -27,15 +27,17 @@ a gradle plugin based on the link:{oap-api}[openapi-processor-api] to handle any
27
| minimum java version
28
29
| 2025.x
30
-| 7.2
+| 8.2+ with kotlin dsl +
31
+7.2+ with groovy dsl
32
| 17
33
34
| 2022.x, 2023.x
35
| 7.0+
36
|
37
38
| 2021.3
-| 5.5+ with groovy dsl, 6.5 with kotlin dsl
39
+| 6.5 with kotlin dsl +
40
+5.5+ with groovy dsl
41
42
|===
43
0 commit comments