Skip to content

Commit

Permalink
build(deps): bump System.ComponentModel.Annotations from 4.5.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [System.ComponentModel.Annotations](https://github.com/dotnet/runtime) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 5d2f36f commit 6e8ebbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TalonOne/TalonOne.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Contact: [email protected]
<PackageReference Include="JsonSubTypes" Version="1.5.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="106.15.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6e8ebbd

Please sign in to comment.