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

Commit 6e32a89

Browse files
committed
update dependency
1 parent c90ba93 commit 6e32a89

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
@@ -124,7 +124,7 @@ dependencies {
124124
exclude group: 'io.swagger.core.v3', module: 'swagger-annotations'
125125
}
126126

127-
implementation platform('io.openapiprocessor:openapi-parser-bom:2022.1-SNAPSHOT.1')
127+
implementation platform('io.openapiprocessor:openapi-parser-bom:2022.1-SNAPSHOT')
128128
implementation ('io.openapiprocessor:openapi-parser')
129129
// implementation ('io.openapiprocessor:openapi-parser-interfaces')
130130
// implementation ('io.openapiprocessor:openapi-parser-validator')

0 commit comments

Comments
 (0)