Skip to content

Commit a23a73e

Browse files
committed
updated test gradle versions
1 parent 78acb24 commit a23a73e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/testInt/groovy/com/github/hauner/openapi/gradle/OpenApiProcessorPluginSpec.groovy

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@ openapiProcessor {
116116
'6.5', '6.5.1',
117117
'6.6', '6.6.1',
118118
'6.7', '6.7.1',
119-
'6.8', '6.8.1', '6.8.2', '6.8.3'
119+
'6.8', '6.8.1', '6.8.2', '6.8.3',
120+
'7.0-20210306230028+0000'
120121
].reverse ()
121122
}
122123

0 commit comments

Comments
 (0)