Skip to content

Commit 3bc074b

Browse files
Bump Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 (#314)
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddce907 commit 3bc074b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616
<!-- Test dependencies -->
1717
<ItemGroup>
18-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
18+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1919
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
2020
</ItemGroup>
2121
<!-- SourceLink support for all Akka.NET projects -->

0 commit comments

Comments
 (0)