Skip to content

Commit 15c1185

Browse files
Bump the all group with 1 update (#135)
Bumps MSTest from 3.11.0 to 4.0.0 --- updated-dependencies: - dependency-name: MSTest dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bd128c commit 15c1185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="MSTest" Version="3.11.0" />
8+
<PackageReference Include="MSTest" Version="4.0.0" />
99
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)