Skip to content

Commit 3fc8508

Browse files
dependabot[bot]SebastienDegodez
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf2ec07 commit 3fc8508

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
@@ -7,7 +7,7 @@
77
<OutputType>Exe</OutputType>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1111
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1212
<PackageReference Include="RabbitMQ.Client" Version="7.1.2" />
1313
<PackageReference Include="RestAssured.Net" Version="4.8.0" />

0 commit comments

Comments
 (0)