Skip to content

Commit

Permalink
update mysql and sqlite drivers (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen authored Feb 22, 2021
1 parent 52bc0a1 commit 3f7a415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ dependencies:
development_dependencies:
mysql:
github: crystal-lang/crystal-mysql
version: ~> 0.12.0
version: ~> 0.13.0

sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.17.0
version: ~> 0.18.0

pg:
github: will/crystal-pg
Expand Down

0 comments on commit 3f7a415

Please sign in to comment.