Skip to content

Commit

Permalink
fix(deps): update dependency org.openapi.generator:org.openapi.genera…
Browse files Browse the repository at this point in the history
…tor.gradle.plugin to v7
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent f23453a commit f87e3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

dependencies {
implementation("org.openapi.generator:org.openapi.generator.gradle.plugin:6.6.0")
implementation("org.openapi.generator:org.openapi.generator.gradle.plugin:7.6.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("com.palantir.gradle.gitversion:gradle-git-version:3.0.0")
implementation("io.freefair.lombok:io.freefair.lombok.gradle.plugin:8.6")
Expand Down

0 comments on commit f87e3e0

Please sign in to comment.