Skip to content

Commit

Permalink
chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#…
Browse files Browse the repository at this point in the history
…3493)

Bumps the minor group in /backend with 1 update: [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi).


Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.7.0 to 2.8.1
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.7.0...v2.8.1)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 282f8a9 commit 6059c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation "io.github.microutils:kotlin-logging-jvm:3.0.5"
implementation "org.postgresql:postgresql:42.7.4"
implementation "org.apache.commons:commons-csv:1.12.0"
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0"
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.1"
implementation "org.flywaydb:flyway-database-postgresql:11.1.0"
implementation "org.jetbrains.exposed:exposed-spring-boot-starter:0.57.0"
implementation "org.jetbrains.exposed:exposed-jdbc:0.57.0"
Expand Down

0 comments on commit 6059c2f

Please sign in to comment.