Skip to content

Commit

Permalink
build(deps): bump Giraffe from 7.0.0-alpha-001 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [Giraffe](https://github.com/giraffe-fsharp/Giraffe) from 7.0.0-alpha-001 to 7.0.1.
- [Release notes](https://github.com/giraffe-fsharp/Giraffe/releases)
- [Changelog](https://github.com/giraffe-fsharp/Giraffe/blob/master/RELEASE_NOTES.md)
- [Commits](giraffe-fsharp/Giraffe@v7.0.0-alpha-001...v7.0.1)

---
updated-dependencies:
- dependency-name: Giraffe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 7f1c4d8 commit b802a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<!-- Common -->
<PackageVersion Include="Giraffe" Version="7.0.0-alpha-001" />
<PackageVersion Include="Giraffe" Version="7.0.1" />
<PackageVersion Include="Ionide.KeepAChangelog.Tasks" Version="0.1.8" />
<PackageVersion Include="FSharp.Core" Version="8.0.300" />
<!-- Giraffe.OpenApi -->
Expand Down

0 comments on commit b802a05

Please sign in to comment.