Skip to content

Commit

Permalink
Bump SGrottel.SimpleLog.CSharp from 2.4.1 to 3.0.0 in /little-starter
Browse files Browse the repository at this point in the history
Bumps [SGrottel.SimpleLog.CSharp](https://github.com/sgrottel/simplelog) from 2.4.1 to 3.0.0.
- [Release notes](https://github.com/sgrottel/simplelog/releases)
- [Changelog](https://github.com/sgrottel/simplelog/blob/main/prepare_release.ps1)
- [Commits](https://github.com/sgrottel/simplelog/commits/v3.0)

---
updated-dependencies:
- dependency-name: SGrottel.SimpleLog.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sgrottel committed Jan 28, 2025
1 parent 6378fe4 commit 36f7131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion little-starter/app.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SGrottel.SimpleLog.CSharp" Version="2.4.1" />
<PackageReference Include="SGrottel.SimpleLog.CSharp" Version="3.0.0" />
<PackageReference Include="YamlDotNet" Version="16.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 36f7131

Please sign in to comment.