Skip to content

Commit

Permalink
Merge pull request #32 from navikt/dependabot/gradle/org.openapi.gene…
Browse files Browse the repository at this point in the history
…rator-7.9.0

Bump org.openapi.generator from 7.8.0 to 7.9.0
  • Loading branch information
nilsmsa authored Oct 9, 2024
2 parents 5172ab3 + 9be0107 commit 82dab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
kotlin("jvm") version "2.0.20" apply false
id("com.google.cloud.tools.jib") version "3.4.3" apply false
id("org.openapi.generator") version "7.8.0" apply false
id("org.openapi.generator") version "7.9.0" apply false
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1" apply false
}

Expand Down

0 comments on commit 82dab9a

Please sign in to comment.