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 38b9c16 commit 2608bdbCopy full SHA for 2608bdb
build.gradle
@@ -12,7 +12,7 @@ apply from: "${rootDir}/gradle/publish-root.gradle"
12
allprojects {
13
group = 'com.getyourguide.openapi.validation'
14
description = 'OpenAPI Validation library'
15
- version = '3.3.1'
+ version = '3.3.2'
16
17
java {
18
toolchain {
0 commit comments