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 17e0355 commit 37dcabfCopy full SHA for 37dcabf
build.gradle
@@ -11,7 +11,7 @@ apply from: "${rootDir}/gradle/publish-root.gradle"
11
allprojects {
12
group = 'com.getyourguide.openapi.validation'
13
description = 'OpenAPI Validation library'
14
- version = '3.2.3'
+ version = '3.3.0'
15
16
java {
17
toolchain {
0 commit comments