Skip to content

Commit 7337be4

Browse files
Bump the all group with 1 update (#138)
Bumps Microsoft.Extensions.AI.Abstractions from 9.10.1 to 9.10.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9541eaf commit 7337be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/AssemblyAI/AssemblyAI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
1919
<PackageReference Include="System.Text.Json" Version="9.0.10" />
20-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.10.1" />
20+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.10.2" />
2121
</ItemGroup>
2222

2323
<ItemGroup Condition="'$(TargetFramework)' == 'net4.6.2'">

0 commit comments

Comments
 (0)