Skip to content

Commit b97cb1d

Browse files
authored
v3.2.0 (#209)
1 parent 220f4fa commit b97cb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.1'
11+
version = '3.2.0'
1212

1313
java {
1414
toolchain {

0 commit comments

Comments
 (0)