Skip to content

Commit 3cd3723

Browse files
committed
v3.2.1
1 parent ec389ea commit 3cd3723

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.0'
14+
version = '3.2.1'
1515

1616
java {
1717
toolchain {

0 commit comments

Comments
 (0)