Shards: Update database dependencies (#5034)

No related issue
This commit is contained in:
Samantaz Fox
2024-11-08 23:32:25 +01:00
3 changed files with 13 additions and 7 deletions

View File

@@ -12,10 +12,10 @@ targets:
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.24.0
version: ~> 0.28.0
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.18.0
version: ~> 0.21.0
kemal:
github: kemalcr/kemal
version: ~> 1.1.2