Skip to content

Commit 4503c21

Browse files
deps: Bump System.CodeDom from 9.0.4 to 9.0.5
--- updated-dependencies: - dependency-name: System.CodeDom dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdd57a7 commit 4503c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telemetry/csharp/AwsToolkit.Telemetry.Events.Generator.Core/AwsToolkit.Telemetry.Events.Generator.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
14-
<PackageReference Include="System.CodeDom" Version="9.0.4" />
14+
<PackageReference Include="System.CodeDom" Version="9.0.5" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)