Skip to content

Commit 9df2ae1

Browse files
authored
Merge pull request #14 from code-of-chaos/dependabot/nuget/src/CodeOfChaos.Testing.TUnit/multi-df5b3e2f06
Chore(deps): Bump JetBrains.Annotations from 2025.2.1 to 2025.2.2
2 parents d672402 + 7531eb8 commit 9df2ae1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="JetBrains.Annotations" Version="2025.2.1" />
32+
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
3333
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.8" />
3434
<PackageReference Include="TUnit.Assertions" Version="0.57.24" />
3535
<PackageReference Include="TUnit.Core" Version="0.57.24" />

src/CodeOfChaos.Testing/CodeOfChaos.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</ItemGroup>
2929

3030
<ItemGroup>
31-
<PackageReference Include="JetBrains.Annotations" Version="2025.2.1" />
31+
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
3232
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.14.0" />
3333
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.14.0" />
3434
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />

0 commit comments

Comments
 (0)