Skip to content

Commit

Permalink
Bump Skylark.Standard from 3.1.1.3 to 3.1.1.7
Browse files Browse the repository at this point in the history
Bumps [Skylark.Standard](https://github.com/Taiizor/Skylark) from 3.1.1.3 to 3.1.1.7.
- [Release notes](https://github.com/Taiizor/Skylark/releases)
- [Commits](https://github.com/Taiizor/Skylark/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent ca23e5f commit 2187102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Project/Sucrose.Backgroundog/Sucrose.Backgroundog.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -69,7 +69,7 @@

<ItemGroup>
<PackageReference Include="Skylark.Wing" Version="3.1.1.3" />
<PackageReference Include="Skylark.Standard" Version="3.1.1.3" />
<PackageReference Include="Skylark.Standard" Version="3.1.1.7" />
<PackageReference Include="LibreHardwareMonitorLib" Version="0.9.3-pre256" />
</ItemGroup>

Expand Down

0 comments on commit 2187102

Please sign in to comment.