Skip to content

Commit 6571c26

Browse files
committed
v3.2.2
1 parent f8a5bd2 commit 6571c26

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
@@ -11,7 +11,7 @@ apply from: "${rootDir}/gradle/publish-root.gradle"
1111
allprojects {
1212
group = 'com.getyourguide.openapi.validation'
1313
description = 'OpenAPI Validation library'
14-
version = '3.2.1'
14+
version = '3.2.2'
1515

1616
java {
1717
toolchain {

0 commit comments

Comments
 (0)