Skip to content

Commit 59bf7f3

Browse files
committed
update api
1 parent eeb4152 commit 59bf7f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ plugins {
66
}
77

88
group 'io.openapiprocessor'
9-
version '2021.1' // aka 1.0.0.M10
9+
version '2021.1'
1010

1111
ext {
12-
api = '2020.3' // openapi-processor-api version
12+
api = '2021.1'
1313
}
1414

1515
java {

0 commit comments

Comments
 (0)