Skip to content

Commit

Permalink
Bump System.CodeDom from 8.0.0 to 9.0.0 (#265)
Browse files Browse the repository at this point in the history
Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: System.CodeDom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent be6497b commit 80e5747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageVersion Include="Akka.Cluster.TestKit" Version="1.5.35" />
<PackageVersion Include="TeamCity.ServiceMessages" Version="4.1.1" />
<PackageVersion Include="System.CodeDom" Version="8.0.0" />
<PackageVersion Include="System.CodeDom" Version="9.0.0" />
<PackageVersion Include="System.Runtime.Loader" Version="4.3.0" />
<PackageVersion Include="xunit.runner.utility" Version="2.8.1" />
</ItemGroup>
Expand Down

0 comments on commit 80e5747

Please sign in to comment.