Skip to content

Commit 2630f6f

Browse files
dependabot[bot]SebastienDegodez
authored andcommitted
chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.13.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.13.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af189ad commit 2630f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<NoWarn>$(NoWarn);CS1591</NoWarn>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
9+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1010
<PackageReference Include="coverlet.collector" Version="6.0.2" />
1111
<PackageReference Include="RestAssured.Net" Version="4.6.0" />
1212
<PackageReference Include="Confluent.Kafka" Version="2.6.1" />

0 commit comments

Comments
 (0)