⬆️ 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:
Álvaro Tejero Cantero 2026-08-05 19:21:38 +02:00
parent c18c44f575
commit 73bc22f8fb
No known key found for this signature in database

View File

@ -66,7 +66,7 @@
software.amazon.awssdk/s3 {: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"]
:aliases