Skip to content

Commit 4976f0a

Browse files
dependabot[bot]jnyrup
authored andcommitted
Bump JetBrains.Annotations from 2024.3.0 to 2025.2.2
--- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-version: 2025.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20c6172 commit 4976f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/FluentAssertions.DataSets/FluentAssertions.DataSets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<ItemGroup Label="Analyzers">
4343
<AdditionalFiles Include="BannedSymbols.txt" />
4444
<PackageReference Include="FluentAssertions" Version="8.0.0" />
45-
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="all" />
45+
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" PrivateAssets="all" />
4646
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
4747
<PackageReference Include="PolySharp" Version="1.15.0" PrivateAssets="all" />
4848
</ItemGroup>

0 commit comments

Comments
 (0)