We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1be768 commit 0a7ed8cCopy full SHA for 0a7ed8c
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.0.0'
+ version = '3.1.0'
12
13
java {
14
toolchain {
0 commit comments