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 8e593d4 commit 6d90b44Copy full SHA for 6d90b44
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.3.0'
+ version = '3.3.1'
15
16
java {
17
toolchain {
0 commit comments