Skip to content

Commit 6e8ebbd

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] <support@github.com>
1 parent 5d2f36f commit 6e8ebbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TalonOne/TalonOne.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Contact: devs@talon.one
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)