Skip to content

Commit

Permalink
chore(deps): Bump org.springdoc.openapi-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps org.springdoc.openapi-gradle-plugin from 1.8.0 to 1.9.0.

---
updated-dependencies:
- dependency-name: org.springdoc.openapi-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 1d85e3c commit f5a201c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springwolf-examples/springwolf-kafka-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'ca.cutterslade.analyze'

id 'com.bmuschko.docker-spring-boot-application'
id 'org.springdoc.openapi-gradle-plugin' version '1.8.0'
id 'org.springdoc.openapi-gradle-plugin' version '1.9.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 f5a201c

Please sign in to comment.