Bump kino_db (#2744)

This commit is contained in:
Cristine Guadelupe 2024-08-15 19:45:12 +09:00 committed by GitHub
parent cc97d8c82c
commit ae5e546bb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ defmodule Livebook.Runtime.Definitions do
kino_db = %{
name: "kino_db",
dependency: %{dep: {:kino_db, "~> 0.2.8"}, config: []}
dependency: %{dep: {:kino_db, "~> 0.2.10"}, config: []}
}
exqlite = %{