Skip to content

Commit

Permalink
build(deps): bump DiffEngine from 6.8.1 to 6.8.2 in /src (#679)
Browse files Browse the repository at this point in the history
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.8.1 to 6.8.2.
- [Release notes](https://github.com/VerifyTests/DiffEngine/releases)
- [Commits](VerifyTests/DiffEngine@6.8.1...6.8.2)

---
updated-dependencies:
- dependency-name: DiffEngine
  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 Jun 4, 2021
1 parent e58bdd6 commit 39cc060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Tests/Akavache.Tests.csproj
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.0.4" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="DiffEngine" Version="6.8.1" />
<PackageReference Include="DiffEngine" Version="6.8.2" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 39cc060

Please sign in to comment.