Skip to content

Commit 7c855ef

Browse files
build(deps): bump xunit in /Notation.Plugin.AzureKeyVault.Tests
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. - [Commits](xunit/xunit@2.9.0...2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 501e0e6 commit 7c855ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notation.Plugin.AzureKeyVault.Tests/Notation.Plugin.AzureKeyVault.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Moq" Version="4.20.72" />
1313
<PackageReference Include="Moq.AutoMock" Version="3.5.0" />
1414
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
15-
<PackageReference Include="xunit" Version="2.9.0" />
15+
<PackageReference Include="xunit" Version="2.9.2" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)