We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04ba07 commit 4acd329Copy full SHA for 4acd329
build.gradle
@@ -15,7 +15,7 @@ allprojects {
15
apply plugin: 'jacoco'
16
17
group = "com.github.erosb"
18
- version = "2.0.1"
+ version = "2.0.2"
19
description = "Forked version of openapi4j aiming for openapi 3.1 support"
20
21
java {
mkdocs.yml
@@ -39,7 +39,7 @@ nav:
39
- 'Undertow': other-frameworks/undertow.md
40
- 'Vert.x': other-frameworks/vertx.md
41
extra:
42
- kappa_version: 2.0.1
+ kappa_version: 2.0.2
43
analytics:
44
provider: google
45
property: G-ETPR43KXJH
0 commit comments