Skip to content

Commit 05608a4

Browse files
Bump JetBrains.Annotations from 2022.1.0 to 2022.3.1 (#1961)
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2022.1.0 to 2022.3.1. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40b0176 commit 05608a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
2222
<PackageReference Include="MinVer" Version="4.2.0" PrivateAssets="All"/>
23-
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" PrivateAssets="All"/>
23+
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" PrivateAssets="All"/>
2424
</ItemGroup>
2525
<ItemGroup>
2626
<None Include="$(RepoRoot)\restsharp.png" Pack="true" PackagePath="\"/>

0 commit comments

Comments
 (0)