[orx-processing] Upgrade to 4.4.0, add demo with curves

This commit is contained in:
Abe Pazos
2025-04-28 13:16:21 +03:00
parent 6ff081f19a
commit 8c5c4c9a97
3 changed files with 28 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ ktor = "3.1.2"
jgit = "7.1.0.202411261347-r"
javaosc = "0.9"
jsoup = "1.19.1"
processing = "4.3.4"
processing = "4.4.0"
[libraries]
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version.ref = "kotlinLogging" }