Skip to content

Commit

Permalink
Require DBI 0.11.1 or above.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Aug 8, 2024
1 parent 9cde889 commit e31f7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mito-core.asd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:version "0.2.0"
:author "Eitaro Fukamachi"
:license "LLGPL"
:depends-on ((:version "dbi" "0.10.0")
:depends-on ((:version "dbi" "0.11.1")
"sxql"
"cl-ppcre"
"closer-mop"
Expand Down

0 comments on commit e31f7a5

Please sign in to comment.