Skip to content

Commit

Permalink
Engine: deps: ^JetBrains.Annotations@{2023.2.0 => 2023.3.0}
Browse files Browse the repository at this point in the history
  • Loading branch information
Fayti1703 committed Jul 1, 2024
1 parent 5d4cb3c commit 3fa8741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BinaryMatrixEngine/BinaryMatrixEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Fayti1703.CommonLib" Version="1.1.0" />
<PackageReference Include="JetBrains.dotCover.MSBuild" Version="1.0.5-alpha">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 3fa8741

Please sign in to comment.