Skip to content

Commit 1b8e129

Browse files
committed
update gradle versions
1 parent fc0c6f1 commit 1b8e129

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
@@ -11,7 +11,8 @@ class Gradle {
1111
'7.0', '7.0.1', '7.0.2',
1212
'7.1', '7.1.1',
1313
'7.2',
14-
'7.3', '7.3.1', '7.3.2', '7.3.3'
14+
'7.3', '7.3.1', '7.3.2', '7.3.3',
15+
'7.4', '7.4.1'
1516
]
1617

1718
}

0 commit comments

Comments
 (0)