Skip to content

Commit

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

Bump Enums.NET from 4.0.1 to 4.0.2
  • Loading branch information
portyanikhin committed Jan 18, 2024
2 parents cfd66c5 + 95b7c42 commit cfb06b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharpProp/SharpProp.csproj
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

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

0 comments on commit cfb06b4

Please sign in to comment.