Skip to content

Commit

Permalink
Bump org.openapi.generator from 6.5.0 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 6.5.0 to 7.0.1.

---
updated-dependencies:
- dependency-name: org.openapi.generator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent ed1cfd4 commit 00afcc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("java")
id("jvm-test-suite")
id("com.github.johnrengelman.shadow") version "8.1.1"
id("org.openapi.generator") version "6.5.0"
id("org.openapi.generator") version "7.0.1"
}

description = "Application to fetch build scan data using the Gradle Enterprise Export API"
Expand Down

0 comments on commit 00afcc0

Please sign in to comment.