Skip to content

Commit

Permalink
chore(deps): update dependency dotenv.net to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 9ca1096 commit eaceae8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion playground/csharp/Playground/Playground.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="dotenv.net" Version="3.1.3"/>
<PackageReference Include="dotenv.net" Version="3.2.0"/>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0"/>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1"/>
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion tests/output/csharp/src/Algolia.Search.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="dotenv.net" Version="3.1.3" />
<PackageReference Include="dotenv.net" Version="3.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Quibble.Xunit" Version="0.3.1" />
Expand Down

0 comments on commit eaceae8

Please sign in to comment.