Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.openapi.generator from 6.5.0 to 7.0.1
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
commit 00afcc073138042b0da48beb5f93d17c044f8811
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