Skip to content

Commit

Permalink
build(deps): Update Stl requirement from 6.5.* to 6.6.*
Browse files Browse the repository at this point in the history
Updates the requirements on [Stl](https://github.com/servicetitan/Stl.Fusion) to permit the latest version.
- [Commits](https://github.com/servicetitan/Stl.Fusion/commits)

---
updated-dependencies:
- dependency-name: Stl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 78520ec commit b42b511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<AspNetCoreMvcTestingVersionN4>$(AspNetCoreVersion5)</AspNetCoreMvcTestingVersionN4>
<!-- Build & Samples -->
<BlazoriseVersion>1.3.*</BlazoriseVersion>
<StlFusionVersion>6.5.*</StlFusionVersion>
<StlFusionVersion>6.6.*</StlFusionVersion>
</PropertyGroup>

<ItemGroup Label="Package Versions">
Expand Down

0 comments on commit b42b511

Please sign in to comment.