Skip to content

Commit

Permalink
Update dependency JetBrains.Annotations to v2023.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent 6d6d552 commit b829b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Shared/Bloodmasters.Shared.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="Microsoft.Bcl.TimeProvider" Version="8.0.0-preview.6.23329.7" />
<PackageReference Include="NAudio" Version="2.1.0" />
</ItemGroup>
Expand Down

0 comments on commit b829b28

Please sign in to comment.