Skip to content

Commit

Permalink
Allow tasty-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaze committed Sep 14, 2023
1 parent 4925ace commit 2a0f150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dbus.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dbus
version: 1.3.0
version: 1.3.1
license: Apache-2.0
license-file: license.txt
author: John Millikin <[email protected]>
Expand Down Expand Up @@ -141,7 +141,7 @@ test-suite dbus_tests
, QuickCheck < 2.15
, random < 1.3
, resourcet < 1.4
, tasty < 1.5
, tasty < 1.6
, tasty-hunit < 0.11
, tasty-quickcheck < 0.11
, temporary >= 1.3 && < 1.4
Expand Down

0 comments on commit 2a0f150

Please sign in to comment.