Skip to content

Commit ccb16ca

Browse files
deps: bump System.CodeDom from 9.0.1 to 9.0.2 in /telemetry/csharp
Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: System.CodeDom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c5845b commit ccb16ca

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.1" />
14+
<PackageReference Include="System.CodeDom" Version="9.0.2" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)