Skip to content

Commit

Permalink
build(deps): bump FodyHelpers from 6.5.2 to 6.5.3 in /src (#2931)
Browse files Browse the repository at this point in the history
Bumps [FodyHelpers](https://github.com/Fody/Fody) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](Fody/Fody@6.5.2...6.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2021
1 parent 0946dd4 commit 83cbaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.Fody/ReactiveUI.Fody.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FodyHelpers" Version="6.5.2" />
<PackageReference Include="FodyHelpers" Version="6.5.3" />
</ItemGroup>
</Project>

0 comments on commit 83cbaa1

Please sign in to comment.