Skip to content

Commit

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

Bump org.openapi.generator from 7.10.0 to 7.11.0
  • Loading branch information
guylabs authored Jan 21, 2025
2 parents 6c9defa + 3330093 commit ebd6e5a
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.10.0"
id("org.openapi.generator") version "7.11.0"
kotlin("jvm") version embeddedKotlinVersion apply false
`java-library`
application
Expand Down

0 comments on commit ebd6e5a

Please sign in to comment.