Skip to content

Commit

Permalink
Bump UnitsNet from 5.55.0 to 5.56.0 in /server
Browse files Browse the repository at this point in the history
Bumps [UnitsNet](https://github.com/angularsen/UnitsNet) from 5.55.0 to 5.56.0.
- [Release notes](https://github.com/angularsen/UnitsNet/releases)
- [Commits](angularsen/UnitsNet@UnitsNet/5.55.0...UnitsNet/5.56.0)

---
updated-dependencies:
- dependency-name: UnitsNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 8, 2024
1 parent 5ff143c commit d62391b
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 @@ -15,7 +15,7 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.7" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.0" />
<PackageReference Include="UnitsNet" Version="5.55.0" />
<PackageReference Include="UnitsNet" Version="5.56.0" />
</ItemGroup>

</Project>

0 comments on commit d62391b

Please sign in to comment.