Skip to content

Commit

Permalink
Update Giraffe from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christer van der Meeren committed Jan 24, 2025
1 parent 03395a7 commit d874878
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Release notes
### Unreleased

* Fixed `returnUnknownError` always using the same error ID
* Updated Giraffe from 7.0.0 to 7.0.1
* Updated Giraffe from 7.0.0 to 7.0.2

### 0.23.0 (2024-07-29)

Expand Down
2 changes: 1 addition & 1 deletion src/Felicity/Felicity.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<ItemGroup>
<PackageReference Include="FSharp.SystemTextJson" Version="1.3.13" />
<PackageReference Include="Giraffe" Version="7.0.1" />
<PackageReference Include="Giraffe" Version="7.0.2" />
<PackageReference Update="FSharp.Core" Version="7.0.0" />
</ItemGroup>

Expand Down

0 comments on commit d874878

Please sign in to comment.