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 220f4fa commit 615884eCopy full SHA for 615884e
build.gradle
@@ -8,7 +8,7 @@ apply from: "${rootDir}/gradle/publish-root.gradle"
8
allprojects {
9
group = 'com.getyourguide.openapi.validation'
10
description = 'OpenAPI Validation library'
11
- version = '3.1.1'
+ version = '3.2.0'
12
13
java {
14
toolchain {
0 commit comments