Skip to content

Commit

Permalink
Bump UnitsNet from 5.52.0 to 5.55.0
Browse files Browse the repository at this point in the history
Bumps [UnitsNet](https://github.com/angularsen/UnitsNet) from 5.52.0 to 5.55.0.
- [Release notes](https://github.com/angularsen/UnitsNet/releases)
- [Commits](angularsen/UnitsNet@UnitsNet/5.52.0...UnitsNet/5.55.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 26, 2024
1 parent 6e92a19 commit 9a89424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharpProp/SharpProp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Enums.NET" Version="5.0.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="UnitsNet" Version="5.52.0"/>
<PackageReference Include="UnitsNet" Version="5.55.0"/>
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="5.50.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.52.0"/>
</ItemGroup>
Expand Down

0 comments on commit 9a89424

Please sign in to comment.