Update dependencies

openrndr = "0.4.5-alpha5"
orx = "0.4.5-alpha5"
orsl = "0.4.5-alpha3"

orsl was set to alpha4 which does not yet exist
This commit is contained in:
Abe Pazos
2024-07-18 22:59:41 +02:00
parent 0268725ead
commit fa280af373

View File

@@ -1,8 +1,8 @@
[versions]
kotlin = "2.0.0"
openrndr = "0.4.5-alpha4"
orx = "0.4.5-alpha4"
orsl = "0.4.5-alpha4"
openrndr = "0.4.5-alpha5"
orx = "0.4.5-alpha5"
orsl = "0.4.5-alpha3"
orml = "0.4.1"
slf4j = "2.0.13"