Skip to content

Commit 3f7a415

Browse files
authored
update mysql and sqlite drivers (#444)
1 parent 52bc0a1 commit 3f7a415

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

shard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ dependencies:
1818
development_dependencies:
1919
mysql:
2020
github: crystal-lang/crystal-mysql
21-
version: ~> 0.12.0
21+
version: ~> 0.13.0
2222

2323
sqlite3:
2424
github: crystal-lang/crystal-sqlite3
25-
version: ~> 0.17.0
25+
version: ~> 0.18.0
2626

2727
pg:
2828
github: will/crystal-pg

0 commit comments

Comments
 (0)