Skip to content

Commit

Permalink
⬆️ .NET: Bump Scalar.AspNetCore from 1.2.39 to 1.2.56
Browse files Browse the repository at this point in the history
Bumps [Scalar.AspNetCore](https://github.com/scalar/scalar) from 1.2.39 to 1.2.56.
- [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md)
- [Commits](https://github.com/scalar/scalar/commits)

---
updated-dependencies:
- dependency-name: Scalar.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 9262725 commit c8100c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebApi/WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Scalar.AspNetCore" Version="1.2.39" />
<PackageReference Include="Scalar.AspNetCore" Version="1.2.56" />
</ItemGroup>

</Project>

0 comments on commit c8100c2

Please sign in to comment.