Skip to content

Commit

Permalink
Bump Scalar.AspNetCore from 1.2.75 to 1.2.76 in /server
Browse files Browse the repository at this point in the history
Bumps [Scalar.AspNetCore](https://github.com/scalar/scalar) from 1.2.75 to 1.2.76.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 14, 2025
1 parent f28a8ab commit bdf756e
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.75" />
<PackageReference Include="Scalar.AspNetCore" Version="1.2.76" />
<PackageReference Include="UnitsNet" Version="5.65.0" />
</ItemGroup>

Expand Down

0 comments on commit bdf756e

Please sign in to comment.