Skip to content

Commit

Permalink
build(deps): bump Giraffe from 7.0.0-alpha-001 to 7.0.0
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 402a3c2 commit 1e694a4
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.0" />
<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 1e694a4

Please sign in to comment.