Skip to content

Commit

Permalink
Bump UnitsNet from 5.53.0 to 5.54.0 in /server
Browse files Browse the repository at this point in the history
Bumps UnitsNet from 5.53.0 to 5.54.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 Jul 12, 2024
1 parent 67fb86b commit 4a38b87
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.6.2" />
<PackageReference Include="UnitsNet" Version="5.53.0" />
<PackageReference Include="UnitsNet" Version="5.54.0" />
</ItemGroup>

</Project>

0 comments on commit 4a38b87

Please sign in to comment.