Skip to content

Commit

Permalink
Bump DotNetEnv from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [DotNetEnv](https://github.com/tonerdo/dotnet-env) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/tonerdo/dotnet-env/releases)
- [Commits](tonerdo/dotnet-env@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: DotNetEnv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent ef37d3e commit 9d5745a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moe.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" />
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />
<PackageReference Include="DotNetEnv" Version="3.1.0" />
<PackageReference Include="DotNetEnv" Version="3.1.1" />
</ItemGroup>
</Project>

0 comments on commit 9d5745a

Please sign in to comment.