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 f2986c0 commit 1b83909Copy full SHA for 1b83909
lib/build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- implementation 'org.eclipse.microprofile.openapi:microprofile-openapi-api:3.1.1'
+ implementation 'org.eclipse.microprofile.openapi:microprofile-openapi-api:4.0'
7
testImplementation 'org.slf4j:slf4j-jdk14:2.0.16'
8
testImplementation 'org.openapitools.empoa:empoa-simple-models-impl:2.1.0'
9
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.16.2'
0 commit comments