Skip to content

Commit 9dda11b

Browse files
committed
v3.3.2
1 parent 38b9c16 commit 9dda11b

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
@@ -12,7 +12,7 @@ apply from: "${rootDir}/gradle/publish-root.gradle"
1212
allprojects {
1313
group = 'com.getyourguide.openapi.validation'
1414
description = 'OpenAPI Validation library'
15-
version = '3.3.1'
15+
version = '3.3.2'
1616

1717
java {
1818
toolchain {

0 commit comments

Comments
 (0)