Skip to content

Commit 90cea25

Browse files
Bump the all group with 1 update (#793)
Bumps MSTest from 4.1.0 to 4.2.1 --- updated-dependencies: - dependency-name: MSTest dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bf78dc commit 90cea25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/IntegrationTests/Jina.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="4.1.0" />
12+
<PackageReference Include="MSTest" Version="4.2.1" />
1313
<PackageReference Include="AwesomeAssertions" Version="9.4.0" />
1414
<PackageReference Include="Microsoft.Extensions.AI" Version="10.4.1" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)