Skip to content

Commit

Permalink
Bump org.openapi.generator from 7.7.0 to 7.8.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent dbe5f27 commit 7f3c633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contract/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import org.apache.avro.Conversions
plugins {
id "java"
id "idea"
id "org.openapi.generator" version "7.7.0"
id "org.openapi.generator" version "7.8.0"
id "com.github.davidmc24.gradle.plugin.avro" version "1.9.1"
id 'com.google.protobuf' version '0.9.4'
}
Expand Down

0 comments on commit 7f3c633

Please sign in to comment.