Skip to content

Commit

Permalink
Bump dotenv.net from 3.1.2 to 3.1.3 (#1341)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 9dcccd5 commit 1d38ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="System.IO.Compression.ZipFile" Version="4.3.0" />
<PackageReference Include="dotenv.net" Version="3.1.2" />
<PackageReference Include="dotenv.net" Version="3.1.3" />
<PackageReference Include="YamlDotNet" Version="13.1.0" />
<PackageReference Include="Fody" Version="6.7.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 1d38ef0

Please sign in to comment.