Skip to content

Commit 64af8aa

Browse files
committed
update api version
1 parent 2ab4df0 commit 64af8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repositories {
4646
}
4747

4848
dependencies {
49-
compileOnly("io.openapiprocessor:openapi-processor-api:1.1.0-SNAPSHOT")
49+
compileOnly("io.openapiprocessor:openapi-processor-api:1.1.0")
5050

5151
implementation("org.codehaus.groovy:groovy:2.5.12")
5252
implementation("org.codehaus.groovy:groovy-nio:2.5.12")

0 commit comments

Comments
 (0)