Skip to content

Commit

Permalink
build(deps): bump io.swagger.core.v3:swagger-models
Browse files Browse the repository at this point in the history
Bumps io.swagger.core.v3:swagger-models from 2.2.24 to 2.2.25.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent aab8045 commit 9212452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation("io.micrometer:micrometer-registry-prometheus:1.13.5")
implementation("net.ttddyy.observation:datasource-micrometer:1.0.5")

implementation("io.swagger.core.v3:swagger-models:2.2.24")
implementation("io.swagger.core.v3:swagger-models:2.2.25")
implementation("io.swagger.core.v3:swagger-annotations:2.2.25")

implementation("org.apache.commons:commons-lang3:3.17.0")
Expand Down

0 comments on commit 9212452

Please sign in to comment.