Skip to content

Commit ea64924

Browse files
committed
update description
1 parent 98f658c commit ea64924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi-parser/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ publishing {
3232
getByName<MavenPublication>("openapiparser") {
3333
pom {
3434
// name.set("openapi-parser")
35-
description = "OpenAPI 3.0/3.1 parser"
35+
description = "OpenAPI 3.2 - 3.0 parser"
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)