Skip to content

Commit

Permalink
Bump UnitsNet from 5.56.0 to 5.57.0 in /server
Browse files Browse the repository at this point in the history
Bumps [UnitsNet](https://github.com/angularsen/UnitsNet) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/angularsen/UnitsNet/releases)
- [Commits](angularsen/UnitsNet@UnitsNet/5.56.0...UnitsNet/5.57.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 Aug 26, 2024
1 parent 9701a45 commit 3501035
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.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.1" />
<PackageReference Include="UnitsNet" Version="5.56.0" />
<PackageReference Include="UnitsNet" Version="5.57.0" />
</ItemGroup>

</Project>

0 comments on commit 3501035

Please sign in to comment.