Skip to content

Commit

Permalink
Merge pull request #99 from JackKelly-Bellroy/bound-bumps
Browse files Browse the repository at this point in the history
Bound bumps
  • Loading branch information
maksbotan authored May 23, 2024
2 parents efb9a50 + 12b7f9b commit 02d45cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi3.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ library
, hashable >=1.2.7.0 && <1.5
, http-media >=0.8.0.0 && <0.9
, insert-ordered-containers >=0.2.3 && <0.3
, lens >=4.16.1 && <5.3
, lens >=4.16.1 && <5.4
, optics-core >=0.2 && <0.5
, optics-th >=0.2 && <0.5
, scientific >=0.3.6.2 && <0.4
, unordered-containers >=0.2.9.0 && <0.3
, uuid-types >=1.0.3 && <1.1
, vector >=0.12.0.1 && <0.14
, QuickCheck >=2.10.1 && <2.15
, QuickCheck >=2.10.1 && <2.16

default-language: Haskell2010

Expand Down

0 comments on commit 02d45cf

Please sign in to comment.