Skip to content

Commit 8604740

Browse files
Bump Microsoft.Bot.Builder.Integration.AspNet.Core from 4.18.1 to 4.23.0
--- updated-dependencies: - dependency-name: Microsoft.Bot.Builder.Integration.AspNet.Core dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b349a33 commit 8604740

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MeetingTranscription/MeetingTranscription.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="AdaptiveCards" Version="2.7.3" />
1414
<PackageReference Include="AdaptiveCards.Templating" Version="1.3.1" />
1515
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.11" />
16-
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.18.1" />
16+
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.23.0" />
1717
<PackageReference Include="Microsoft.Graph" Version="5.38.0" />
1818
<PackageReference Include="Microsoft.Identity.Client" Version="4.78.0" />
1919
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

0 commit comments

Comments
 (0)