Skip to content

Commit 5d5c7c6

Browse files
authored
Merge pull request #63 from bileto/dependabot/gradle/org.openapi.generator-7.21.0
Bump org.openapi.generator from 7.20.0 to 7.22.0
2 parents 4462a50 + 41affdd commit 5d5c7c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'maven-publish'
4-
id 'org.openapi.generator' version '7.20.0'
4+
id 'org.openapi.generator' version '7.22.0'
55
id 'com.github.ben-manes.versions' version'0.53.0'
66
}
77

0 commit comments

Comments
 (0)