Skip to content

Commit

Permalink
Update dependency JetBrains.Lifetimes to v2020.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ForNeVeR committed Jun 10, 2024
1 parent 3886860 commit 55c17e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Hashids.net" Version="1.7.0" />
<PackageReference Include="JetBrains.Lifetimes" Version="2020.2.2" />
<PackageReference Include="JetBrains.Lifetimes" Version="2020.3.2" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="SimpleBase" Version="3.1.0" />
Expand Down
2 changes: 1 addition & 1 deletion Emulsion/Emulsion.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Akka" Version="1.4.46" />
<PackageReference Include="JetBrains.Lifetimes" Version="2020.2.2" />
<PackageReference Include="JetBrains.Lifetimes" Version="2020.3.2" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Include="Serilog" Version="2.10.0" />
Expand Down

0 comments on commit 55c17e8

Please sign in to comment.