Skip to content

Commit

Permalink
Bump Skylark from 3.1.2.3 to 3.1.2.4
Browse files Browse the repository at this point in the history
Bumps [Skylark](https://github.com/Taiizor/Skylark) from 3.1.2.3 to 3.1.2.4.
- [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 Dec 27, 2023
1 parent 0f67b90 commit 6dadfba
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.3" />
<PackageReference Include="Skylark" Version="3.1.2.4" />
<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.3" />
<PackageReference Include="Skylark" Version="3.1.2.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6dadfba

Please sign in to comment.