Skip to content

Commit 8880c30

Browse files
build(deps): bump System.ComponentModel.Annotations from 4.5.0 to 5.0.0
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]>
1 parent 114ac58 commit 8880c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TalonOne/TalonOne.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Contact: [email protected]
4141
<PackageReference Include="JsonSubTypes" Version="1.5.2" />
4242
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4343
<PackageReference Include="RestSharp" Version="106.15.0" />
44-
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
44+
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
4545
</ItemGroup>
4646

4747
<ItemGroup>

0 commit comments

Comments
 (0)