Skip to content

Commit bd2d199

Browse files
Bump the all group with 1 update (#113)
Bumps MSTest from 3.9.1 to 3.9.2 --- updated-dependencies: - dependency-name: MSTest dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 170f5a8 commit bd2d199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/Replicate.IntegrationTests/Replicate.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PrivateAssets>all</PrivateAssets>
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</PackageReference>
12-
<PackageReference Include="MSTest" Version="3.9.1" />
12+
<PackageReference Include="MSTest" Version="3.9.2" />
1313
<PackageReference Include="AwesomeAssertions" Version="9.0.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)