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

Commit 4d3efae

Browse files
committed
use latest version
1 parent 3e193b8 commit 4d3efae

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
@@ -42,7 +42,7 @@ openapiProcessor {
4242
// "process${name of processor}" (in this case "processSpring") to run the processor.
4343
spring {
4444
// the spring processor dependency
45-
processor 'com.github.hauner.openapi:openapi-processor-spring:1.0.0.M9'
45+
processor 'com.github.hauner.openapi:openapi-processor-spring:1.0.0.M12'
4646

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

0 commit comments

Comments
 (0)