Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Bump Microsoft.NETCore.Jit from 1.1.13 to 2.0.8
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NETCore.Jit](https://github.com/dotnet/coreclr) from 1.1.13 to 2.0.8.
- [Release notes](https://github.com/dotnet/coreclr/releases)
- [Commits](dotnet/coreclr@v1.1.13...v2.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.Jit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent b0f2ac0 commit 0d18f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- TODO - The rest of the packages in this group are transitive
dependencies of CsQuery. We should remove them when we replace CsQuery
with AngleSharp. -->
<PackageReference Include="Microsoft.NETCore.Jit" Version="1.1.13" />
<PackageReference Include="Microsoft.NETCore.Jit" Version="2.0.8" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.3.2"/>
</ItemGroup>
Expand Down

0 comments on commit 0d18f2d

Please sign in to comment.