Skip to content

Commit

Permalink
build(deps): bump Extism.runtime.win-x64 from 1.4.1 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [Extism.runtime.win-x64](https://github.com/your/repository) from 1.4.1 to 1.8.0.
- [Commits](https://github.com/your/repository/commits)

---
updated-dependencies:
- dependency-name: Extism.runtime.win-x64
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 202c512 commit cc399ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/SampleHost/SampleHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Extism.runtime.win-x64" Version="1.4.1" />
<PackageReference Include="Extism.runtime.win-x64" Version="1.8.0" />
<PackageReference Include="Extism.Sdk" Version="1.2.1" />
</ItemGroup>

Expand Down

0 comments on commit cc399ca

Please sign in to comment.