Skip to content

Commit

Permalink
Bump Enums.NET from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [Enums.NET](https://github.com/TylerBrinkley/Enums.NET) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/TylerBrinkley/Enums.NET/releases)
- [Commits](TylerBrinkley/Enums.NET@4.0.1...4.0.2)

---
updated-dependencies:
- dependency-name: Enums.NET
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 006d579 commit 95b7c42
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 @@ -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 95b7c42

Please sign in to comment.