Skip to content

Commit d787188

Browse files
committed
update gradle versions
1 parent ce31a90 commit d787188

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • src/testInt/groovy/io/openapiprocessor/gradle/support

src/testInt/groovy/io/openapiprocessor/gradle/support/Gradle.groovy

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ class Gradle {
2727
'8.1', '8.1.1',
2828
'8.2', '8.2.1',
2929
'8.3',
30-
'8.4'
30+
'8.4',
31+
'8.5'
3132
]
3233

3334
static List<String> VERSIONS_7 = [

0 commit comments

Comments
 (0)