Skip to content

Commit

Permalink
Merge pull request #150 from gradle/dependabot/gradle/org.openapi.gen…
Browse files Browse the repository at this point in the history
…erator-7.10.0

Bump org.openapi.generator from 7.8.0 to 7.10.0
  • Loading branch information
guylabs authored Nov 19, 2024
2 parents ffd6c27 + 98c74e3 commit cf20f51
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.8.0"
id("org.openapi.generator") version "7.10.0"
kotlin("jvm") version embeddedKotlinVersion apply false
`java-library`
application
Expand Down

0 comments on commit cf20f51

Please sign in to comment.