Skip to content

Commit

Permalink
Bump tapir.version from 1.9.6 to 1.9.7 (#656)
Browse files Browse the repository at this point in the history
Bumps `tapir.version` from 1.9.6 to 1.9.7.

Updates `com.softwaremill.sttp.tapir:tapir-zio-http-server_3` from 1.9.6 to 1.9.7
- [Release notes](https://github.com/softwaremill/tapir/releases)
- [Commits](softwaremill/tapir@v1.9.6...v1.9.7)

Updates `com.softwaremill.sttp.tapir:tapir-json-circe_3` from 1.9.6 to 1.9.7
- [Release notes](https://github.com/softwaremill/tapir/releases)
- [Commits](softwaremill/tapir@v1.9.6...v1.9.7)

Updates `com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle_3` from 1.9.6 to 1.9.7
- [Release notes](https://github.com/softwaremill/tapir/releases)
- [Commits](softwaremill/tapir@v1.9.6...v1.9.7)

---
updated-dependencies:
- dependency-name: com.softwaremill.sttp.tapir:tapir-zio-http-server_3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.softwaremill.sttp.tapir:tapir-json-circe_3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle_3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent cb6d8ed commit f34a189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<zio-cli.version>0.5.0</zio-cli.version>
<scalapb.version>0.11.15</scalapb.version>
<jupiter.version>5.9.3</jupiter.version>
<tapir.version>1.9.6</tapir.version>
<tapir.version>1.9.7</tapir.version>
<zio.http.version>3.0.0-RC4</zio.http.version>
<zio.logging.version>2.2.0</zio.logging.version>
<javafaker.version>1.0.2</javafaker.version>
Expand Down

0 comments on commit f34a189

Please sign in to comment.