Skip to content

Commit

Permalink
chore(deps): update dependency jetbrains.annotations to v2024
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent 09fae24 commit 95cd3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArchUnitNET/ArchUnitNET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="CycleDetection" Version="2.0.0"/>
<PackageReference Include="JetBrains.Annotations" Version="2020.3.0"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0"/>
<PackageReference Include="Mono.Cecil" Version="0.11.5"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="System.ValueTuple" Version="4.5.0"/>
Expand Down

0 comments on commit 95cd3a0

Please sign in to comment.