Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent b423b76 commit 03688dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Library/Sucrose.Manager/Sucrose.Manager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Skylark" Version="3.1.2.4" />
<PackageReference Include="Skylark" Version="3.1.2.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Library/Sucrose.Resources/Sucrose.Resources.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Skylark" Version="3.1.2.4" />
<PackageReference Include="Skylark" Version="3.1.2.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 03688dc

Please sign in to comment.