Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Commit 71bb801

Browse files
committed
use current oap-spring release
1 parent d95fee9 commit 71bb801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ openapiProcessor {
4343
// "process${name of processor}" (in this case "processSpring") to run the processor.
4444
spring {
4545
// the spring processor dependency
46-
processor 'io.openapiprocessor:openapi-processor-spring:1.0.0.M15-SNAPSHOT'
46+
processor 'io.openapiprocessor:openapi-processor-spring:1.0.0.M15'
4747

4848
// setting api path inside a processor configuration overrides the one at the top.
4949
// apiPath "${projectDir}/src/api/openapi.yaml"

0 commit comments

Comments
 (0)