Skip to content

Commit

Permalink
Bump EmptyFiles from 4.5.2 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [EmptyFiles](https://github.com/VerifyTests/EmptyFiles) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/VerifyTests/EmptyFiles/releases)
- [Commits](VerifyTests/EmptyFiles@4.5.2...4.6.0)

---
updated-dependencies:
- dependency-name: EmptyFiles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent fbe6c33 commit 80ff64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests/ApprovalTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Polyfill" Version="1.29.0" PrivateAssets="all" />
<Compile Include="..\ApprovalUtilities\InternalsVisibleTo.cs" Link="InternalsVisibleTo.cs" />
<PackageReference Include="DiffEngine" Version="12.3.1" />
<PackageReference Include="EmptyFiles" Version="4.5.2" PrivateAssets="None" />
<PackageReference Include="EmptyFiles" Version="4.6.0" PrivateAssets="None" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Publicize.Fody" Version="1.8.0" PrivateAssets="All" />
Expand Down

0 comments on commit 80ff64d

Please sign in to comment.