Skip to content

Commit

Permalink
Bump xunit.analyzers from 1.0.0 to 1.1.0 (#107)
Browse files Browse the repository at this point in the history
Bumps [xunit.analyzers](https://github.com/xunit/xunit.analyzers) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/xunit/xunit.analyzers/releases)
- [Commits](https://github.com/xunit/xunit.analyzers/commits)

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

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

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 Jan 5, 2023
1 parent 2ac12e0 commit 50713af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KS.Fiks.ASiC-E.Test/KS.Fiks.ASiC-E.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="NLog" Version="5.0.5" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.analyzers" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="xunit.analyzers" Version="1.1.0" PrivateAssets="All" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
</ItemGroup>

Expand Down

0 comments on commit 50713af

Please sign in to comment.