Skip to content

Commit 7656c7f

Browse files
Bump the core group with 1 update
Bumps System.Text.Json from 9.0.8 to 9.0.9 --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 224e344 commit 7656c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHubActionsDotNet/GitHubActionsDotNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="System.IO" Version="4.3.0" />
15-
<PackageReference Include="System.Text.Json" Version="9.0.8" />
15+
<PackageReference Include="System.Text.Json" Version="9.0.9" />
1616
<PackageReference Include="YamlDotNet" Version="16.3.0" />
1717
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)