amazonka-test 1.2.0.2 → 1.3.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~amazonka-corePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: amazonka-core
API changes (from Hackage documentation)
Files
- amazonka-test.cabal +3/−3
amazonka-test.cabal view
@@ -1,5 +1,5 @@ name: amazonka-test-version: 1.2.0.2+version: 1.3.0 synopsis: Common functionality for Amazonka library test-suites. homepage: https://github.com/brendanhay/amazonka bug-reports: https://github.com/brendanhay/amazonka/issues@@ -15,7 +15,7 @@ description: Common functionality depended upon by test suites of the various @amazonka-*@- service libraries.n+ service libraries. . The external interface of this library is stable with respect to the downstream Amazonka libraries, only, and as such is not suitable@@ -37,7 +37,7 @@ build-depends: aeson >= 0.8- , amazonka-core == 1.2.0.*+ , amazonka-core == 1.3.0.* , base >= 4.7 && < 5 , bifunctors >= 4.1 , bytestring >= 0.9