Skip to content

Commit

Permalink
Bump UnitsNet from 5.60.0 to 5.61.0 in /server
Browse files Browse the repository at this point in the history
Bumps [UnitsNet](https://github.com/angularsen/UnitsNet) from 5.60.0 to 5.61.0.
- [Release notes](https://github.com/angularsen/UnitsNet/releases)
- [Commits](angularsen/UnitsNet@UnitsNet/5.60.0...UnitsNet/5.61.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 Dec 16, 2024
1 parent 69460d6 commit 686e0fa
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="9.0.0" />
<PackageReference Include="Scalar.AspNetCore" Version="1.2.53" />
<PackageReference Include="UnitsNet" Version="5.60.0" />
<PackageReference Include="UnitsNet" Version="5.61.0" />
</ItemGroup>

</Project>

0 comments on commit 686e0fa

Please sign in to comment.