Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #79 from TheEadie/dependabot/nuget/Nullable-1.3.1
Browse files Browse the repository at this point in the history
Bump Nullable from 1.3.0 to 1.3.1
  • Loading branch information
TheEadie authored Jul 11, 2022
2 parents 6865056 + 8cb498a commit 28b5e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LazyStorage/LazyStorage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Nullable" Version="1.3.0">
<PackageReference Include="Nullable" Version="1.3.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 28b5e66

Please sign in to comment.