Skip to content

Commit

Permalink
Bump Wasmtime from 11.0.1 to 15.0.0
Browse files Browse the repository at this point in the history
Bumps [Wasmtime](https://github.com/bytecodealliance/wasmtime-dotnet) from 11.0.1 to 15.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime-dotnet/releases)
- [Commits](bytecodealliance/wasmtime-dotnet@v11.0.1...v15.0.0)

---
updated-dependencies:
- dependency-name: Wasmtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent dd8cb12 commit 7f1c114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DevCycle.SDK.Server.Local/DevCycle.SDK.Server.Local.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
<PackageReference Include="Wasmtime" Version="11.0.1" />
<PackageReference Include="Wasmtime" Version="15.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="JsonSubTypes" Version="1.8.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
Expand Down

0 comments on commit 7f1c114

Please sign in to comment.