Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jackmaloney authored Jun 24, 2024
1 parent 6753081 commit fd77f92
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.6.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"
id("com.github.bjornvester.wsdl2java") version "2.0.2"
}

Expand Down

0 comments on commit fd77f92

Please sign in to comment.