Skip to content

Commit

Permalink
chore: bump Microsoft.CognitiveServices.Speech from 1.33.0 to 1.41.1
Browse files Browse the repository at this point in the history
Bumps Microsoft.CognitiveServices.Speech from 1.33.0 to 1.41.1.

---
updated-dependencies:
- dependency-name: Microsoft.CognitiveServices.Speech
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 85bf5ec commit e93453a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SayIt/SayIt.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Argu" Version="6.2.4" />
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="1.33.0" />
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="1.41.1" />
</ItemGroup>
</Project>

0 comments on commit e93453a

Please sign in to comment.