Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Swashbuckle.AspNetCore.ReDoc from 10.0.2-preview.2077 to 10.1.0
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.ReDoc
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2025
commit a02f59fc9fb8138209ee60563ac1746cfbbba2f1
2 changes: 1 addition & 1 deletion package-versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PolyfillVersion>9.3.*</PolyfillVersion>
<ReadableExpressionsVersion>4.1.*</ReadableExpressionsVersion>
<ScalarAspNetCoreVersion>2.11.*</ScalarAspNetCoreVersion>
<SwashbuckleVersion>[10.0.*-*,10.0.2)</SwashbuckleVersion>
<SwashbuckleVersion>10.1.0</SwashbuckleVersion>
<SystemTextJsonVersion>10.0.*</SystemTextJsonVersion>
<TestSdkVersion>18.0.*</TestSdkVersion>
<XunitVersion>2.9.*</XunitVersion>
Expand Down
Loading