Skip to content

Commit

Permalink
Bump dotenv.net from 3.1.3 to 3.2.1 (#363)
Browse files Browse the repository at this point in the history
Bumps [dotenv.net](https://github.com/bolorundurowb/dotenv.net) from 3.1.3 to 3.2.1.
- [Release notes](https://github.com/bolorundurowb/dotenv.net/releases)
- [Commits](https://github.com/bolorundurowb/dotenv.net/commits)

---
updated-dependencies:
- dependency-name: dotenv.net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: atakavci <[email protected]>
  • Loading branch information
dependabot[bot] and atakavci authored Jan 3, 2025
1 parent 009d4c0 commit 939751e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/NRedisStack.Tests/NRedisStack.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="dotenv.net" Version="3.1.3" />
<PackageReference Include="dotenv.net" Version="3.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 939751e

Please sign in to comment.