Skip to content

Commit

Permalink
Merge pull request #312 from portyanikhin/dependabot/nuget/UnitsNet.N…
Browse files Browse the repository at this point in the history
…umberExtensions-5.59.0

Bump UnitsNet.NumberExtensions from 5.57.0 to 5.59.0
  • Loading branch information
portyanikhin authored Oct 3, 2024
2 parents ed91a28 + a6bd676 commit 6a9582b
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 @@ -23,7 +23,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="UnitsNet" Version="5.59.0"/>
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="5.50.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.57.0"/>
<PackageReference Include="UnitsNet.NumberExtensions" Version="5.59.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6a9582b

Please sign in to comment.