Skip to content

Commit

Permalink
Bump org.openapi.generator from 7.4.0 to 7.5.0
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 7.4.0 to 7.5.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]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 39081c6 commit 733a6d7
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.4.0"
id("org.openapi.generator") version "7.5.0"
kotlin("jvm") version embeddedKotlinVersion apply false
`java-library`
application
Expand Down

0 comments on commit 733a6d7

Please sign in to comment.