Skip to content

Commit c6c3ba9

Browse files
authored
v3.1.1
1 parent 48260fa commit c6c3ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ apply from: "${rootDir}/gradle/publish-root.gradle"
88
allprojects {
99
group = 'com.getyourguide.openapi.validation'
1010
description = 'OpenAPI Validation library'
11-
version = '3.1.0'
11+
version = '3.1.1'
1212

1313
java {
1414
toolchain {

0 commit comments

Comments
 (0)