Skip to content

Commit

Permalink
F2calv/2023 10 updates (#19)
Browse files Browse the repository at this point in the history
* dependabot update

* nuget update
  • Loading branch information
f2calv authored Oct 13, 2023
1 parent fa7f455 commit 731c777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: 2
updates:

- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.2.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
</ItemGroup>

</Project>

0 comments on commit 731c777

Please sign in to comment.