Skip to content

Commit

Permalink
Bump Scalar.AspNetCore from 1.2.53 to 1.2.56 in /server
Browse files Browse the repository at this point in the history
Bumps [Scalar.AspNetCore](https://github.com/scalar/scalar) from 1.2.53 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 and github-actions[bot] committed Dec 16, 2024
1 parent 0ecb1b3 commit 01a7379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/SensorServer/SensorServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0" />
<PackageReference Include="Scalar.AspNetCore" Version="1.2.53" />
<PackageReference Include="Scalar.AspNetCore" Version="1.2.56" />
<PackageReference Include="UnitsNet" Version="5.61.0" />
</ItemGroup>

Expand Down

0 comments on commit 01a7379

Please sign in to comment.