Skip to content

Commit 5d2998a

Browse files
Bump dotenv.net from 3.1.2 to 3.1.3 (#270)
Bumps [dotenv.net](https://github.com/bolorundurowb/dotenv.net) from 3.1.2 to 3.1.3. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d9e259 commit 5d2998a

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.2" />
22+
<PackageReference Include="dotenv.net" Version="3.1.3" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
2424
<PackageReference Include="NetTopologySuite" Version="2.5.0" />
2525
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />

0 commit comments

Comments
 (0)