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