Skip to content

Commit 37dcabf

Browse files
authored
v3.3.0 (#251)
1 parent 17e0355 commit 37dcabf

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.3'
14+
version = '3.3.0'
1515

1616
java {
1717
toolchain {

0 commit comments

Comments
 (0)