Skip to content

Commit a7e0a22

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Newtonsoft.Json from 13.0.3 to 13.0.4
--- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e776ce8 commit a7e0a22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/StructId/StructId.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.25" Condition="'$(TargetFramework)' == 'net8.0'" />
1010
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.5" Condition="'$(TargetFramework)' == 'net10.0'" />
1111
<PackageReference Include="Dapper" Version="2.1.72" />
12-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
12+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1313
<PackageReference Include="Ulid" Version="1.4.1" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)