Skip to content

Commit c3b97e1

Browse files
Bump Jint from 4.2.0 to 4.2.1 (#13)
Bumps [Jint](https://github.com/sebastienros/jint) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sebastienros/jint/releases) - [Commits](sebastienros/jint@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: Jint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a5e585 commit c3b97e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net9.0</TargetFramework>
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Jint" Version="4.2.0" />
14+
<PackageReference Include="Jint" Version="4.2.1" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)