Skip to content

Commit

Permalink
Update plugin org.openapi.generator to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 065e562 commit 89df193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.51.0'
id 'org.sonarqube' version '5.0.0.4638'
id 'java-library'
id "org.openapi.generator" version "7.5.0" //Don't upgrade to 7.6 until darts-api has been upgraded as it will cause the build to fail
id "org.openapi.generator" version "7.6.0" //Don't upgrade to 7.6 until darts-api has been upgraded as it will cause the build to fail
id("com.github.bjornvester.wsdl2java") version "2.0.2"
}

Expand Down

0 comments on commit 89df193

Please sign in to comment.