Upgrade to openrndr/orx 0.4.5-alpha9, kotlin-logging 7.0.7

This commit is contained in:
Abe Pazos
2025-04-22 12:10:27 +02:00
parent 4247fd0989
commit ca85dec73a

View File

@@ -1,7 +1,7 @@
[versions] [versions]
kotlin = "2.1.20" kotlin = "2.1.20"
openrndr = "0.4.5-alpha8" openrndr = "0.4.5-alpha9"
orx = "0.4.5-alpha8" orx = "0.4.5-alpha9"
orsl = "0.4.5-alpha5" orsl = "0.4.5-alpha5"
orml = "0.4.1" orml = "0.4.1"
slf4j = "2.0.17" slf4j = "2.0.17"
@@ -10,7 +10,7 @@ jackson = "2.17.2"
junit = "4.13.2" junit = "4.13.2"
kotlinxCoroutines = "1.10.2" kotlinxCoroutines = "1.10.2"
kotlinxSerialization = "1.8.1" kotlinxSerialization = "1.8.1"
kotlinLogging = "7.0.6" kotlinLogging = "7.0.7"
kotlinCsvJvm = "1.9.3" kotlinCsvJvm = "1.9.3"
jsoup = "1.17.1" jsoup = "1.17.1"
shadow = "8.1.1" shadow = "8.1.1"