Skip to content

Commit

Permalink
Merge pull request #285 from portyanikhin/dependabot/nuget/Enums.NET-…
Browse files Browse the repository at this point in the history
…5.0.0

Bump Enums.NET from 4.0.2 to 5.0.0
  • Loading branch information
portyanikhin authored Jun 11, 2024
2 parents bf55425 + 9c00d46 commit bf6aa0d
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 @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Enums.NET" Version="4.0.2"/>
<PackageReference Include="Enums.NET" Version="5.0.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="UnitsNet" Version="5.50.0"/>
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="5.28.0"/>
Expand Down

0 comments on commit bf6aa0d

Please sign in to comment.