Skip to content

Commit

Permalink
fix(deps): bump UnitsNet from 5.3.0 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [UnitsNet](https://github.com/angularsen/UnitsNet) from 5.3.0 to 5.8.0.
- [Release notes](https://github.com/angularsen/UnitsNet/releases)
- [Commits](angularsen/UnitsNet@UnitsNet/5.3.0...UnitsNet/5.8.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 Mar 9, 2023
1 parent c565ce8 commit 60ef8d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Honeybee.UI/Honeybee.UI.Rhino.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<ItemGroup>
<PackageReference Include="HoneybeeSchema" Version="1.53.1.1" />
<PackageReference Include="UnitsNet" Version="5.3.0" />
<PackageReference Include="UnitsNet" Version="5.8.0" />
<PackageReference Include="RhinoCommon" Version="6.23.20055.13111" IncludeAssets="compile; build;" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Honeybee.UI/Honeybee.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="HoneybeeSchema" Version="1.53.1.1" />
<PackageReference Include="LadybugDisplaySchema" Version="0.0.2.24" />
<PackageReference Include="Eto.Forms" Version="2.7.3" />
<PackageReference Include="UnitsNet" Version="5.3.0" />
<PackageReference Include="UnitsNet" Version="5.8.0" />
</ItemGroup>

</Project>

0 comments on commit 60ef8d3

Please sign in to comment.