Skip to content

Commit

Permalink
Bump org.openapi.generator from 7.7.0 to 7.8.0 (#138)
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 7.7.0 to 7.8.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 62c8b51 commit 5497eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group = "com.gradle.develocity.api"
description = "Develocity API sample"

plugins {
id("org.openapi.generator") version "7.7.0"
id("org.openapi.generator") version "7.8.0"
kotlin("jvm") version embeddedKotlinVersion apply false
`java-library`
application
Expand Down

0 comments on commit 5497eab

Please sign in to comment.