Skip to content

Commit

Permalink
Bump Fody from 6.8.0 to 6.8.1 in /src
Browse files Browse the repository at this point in the history
Bumps Fody from 6.8.0 to 6.8.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 1691036 commit c0dead1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Catel.Fody.Tests.Catel5/Catel.Fody.Tests.Catel5.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="None" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Catel.Fody.Tests.Catel6/Catel.Fody.Tests.Catel6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="None" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c0dead1

Please sign in to comment.