Skip to content

Commit 939751e

Browse files
Bump dotenv.net from 3.1.3 to 3.2.1 (#363)
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]>
1 parent 009d4c0 commit 939751e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NRedisStack.Tests/NRedisStack.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
<PrivateAssets>all</PrivateAssets>
2121
</PackageReference>
22-
<PackageReference Include="dotenv.net" Version="3.1.3" />
22+
<PackageReference Include="dotenv.net" Version="3.2.1" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
2424
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)