Skip to content

Commit 41d0ef9

Browse files
authored
Merge pull request #105 from LM-Development/dependabot/nuget/src/RecordingBot.Model/nuget-ba4d820fe5
Bump the nuget group with 4 updates
2 parents 4bdcca0 + 0d7af70 commit 41d0ef9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

deploy/teams-recording-bot/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 1.5.1
19+
version: 1.5.2
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
24-
appVersion: 1.4.1
24+
appVersion: 1.4.2
2525

2626
dependencies:
2727
- name: ingress-nginx

src/RecordingBot.UiTests/RecordingBot.UiTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29+
<PackageReference Include="System.Text.Json" Version="6.0.10" />
2930
<Folder Include="Properties\" />
3031
</ItemGroup>
3132

0 commit comments

Comments
 (0)