Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Commit 7dd5e7a

Browse files
Bump JetBrains.Annotations from 2021.3.0 to 2022.1.0
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2021.3.0 to 2022.1.0. - [Release notes](https://github.com/JetBrains/JetBrains.Annotations/releases) - [Commits](https://github.com/JetBrains/JetBrains.Annotations/commits) --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57bcb92 commit 7dd5e7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TabletBot.Common/TabletBot.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" />
9+
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
1010
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)