Skip to content

Commit da29392

Browse files
Bump FSharp.SystemTextJson from 1.2.42 to 1.3.13
Bumps [FSharp.SystemTextJson](https://github.com/tarmil/FSharp.SystemTextJson) from 1.2.42 to 1.3.13. - [Release notes](https://github.com/tarmil/FSharp.SystemTextJson/releases) - [Changelog](https://github.com/Tarmil/FSharp.SystemTextJson/blob/master/CHANGELOG.md) - [Commits](Tarmil/FSharp.SystemTextJson@v1.2.42...v1.3.13) --- updated-dependencies: - dependency-name: FSharp.SystemTextJson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03ec57a commit da29392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests.fsproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<Compile Include="Misc.fs" />
3636
</ItemGroup>
3737
<ItemGroup>
38-
<PackageReference Include="FSharp.SystemTextJson" Version="1.2.42" />
38+
<PackageReference Include="FSharp.SystemTextJson" Version="1.3.13" />
3939
<PackageReference Include="FsUnit" Version="5.6.1" />
4040
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
4141
<PackageReference Include="NUnit" Version="3.14.0" />

0 commit comments

Comments
 (0)