Skip to content

Commit 2608bdb

Browse files
authored
v3.3.2 (#260)
1 parent 38b9c16 commit 2608bdb

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)