Skip to content

Commit 3314f22

Browse files
Bump Aspire.Hosting.Testing from 9.5.0 to 9.5.2 (#538)
--- updated-dependencies: - dependency-name: Aspire.Hosting.Testing dependency-version: 9.5.2 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>
1 parent 6c42d75 commit 3314f22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/order-service/src/Orders.UnitTests/Orders.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Aspire.Hosting.Testing" Version="9.5.0" />
12+
<PackageReference Include="Aspire.Hosting.Testing" Version="9.5.2" />
1313
<PackageReference Include="coverlet.collector" Version="6.0.4">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)