Skip to content

Commit 58b3251

Browse files
Bump PolySharp from 1.12.1 to 1.14.1 (#23)
Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.12.1 to 1.14.1. - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](Sergio0694/PolySharp@1.12.1...1.14.1) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 641d351 commit 58b3251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Destructurama.JsonNet/Destructurama.JsonNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1212
<PackageReference Include="Serilog" Version="2.12.0" />
13-
<PackageReference Include="PolySharp" Version="1.12.1" PrivateAssets="All" />
13+
<PackageReference Include="PolySharp" Version="1.14.1" PrivateAssets="All" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)