Skip to content

Commit d56f7f4

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/dependabot/gradle/org.openapi.generator-7.5.0' into develop
# Conflicts: # client/build.gradle
2 parents c779f40 + 86e6245 commit d56f7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
id 'maven-publish'
44
id 'signing'
5-
id 'org.openapi.generator' version '7.3.0'
5+
id 'org.openapi.generator' version '7.5.0'
66
id 'org.kordamp.gradle.jandex' version '2.0.0'
77
}
88

0 commit comments

Comments
 (0)