mirror of
https://github.com/penpot/penpot.git
synced 2026-08-21 20:28:58 +00:00
⬆️ Take Ladybug 0.19.1
`com.ladybugdb/lbug` moves from 0.18.0 to 0.19.1, the current release on Maven Central. The engine fixes a SIGSEGV on an unwrapped parameter and moves parameter coercion out of JNI, so shipping 0.18.0 would land a native library into `develop` with a known crash already fixed upstream. Nothing else changes. This branch has no `app.graph.arrow`, so the top-level Arrow field-name backticking that 0.19.x retires does not exist here and there is no workaround to remove alongside the bump. AI-assisted-by: mixed models
This commit is contained in:
parent
fae5fcbb85
commit
d71ce58be5
@ -67,7 +67,7 @@
|
|||||||
software.amazon.awssdk/s3 {:mvn/version "2.50.1"}
|
software.amazon.awssdk/s3 {:mvn/version "2.50.1"}
|
||||||
software.amazon.awssdk/sts {:mvn/version "2.50.1"}
|
software.amazon.awssdk/sts {:mvn/version "2.50.1"}
|
||||||
|
|
||||||
com.ladybugdb/lbug {:mvn/version "0.18.0"}}
|
com.ladybugdb/lbug {:mvn/version "0.19.1"}}
|
||||||
|
|
||||||
:paths ["src" "resources" "target/classes"]
|
:paths ["src" "resources" "target/classes"]
|
||||||
:aliases
|
:aliases
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user