libs.versions.toml use openrndr/orx/orsl 0.4.5-alpha2

This commit is contained in:
Abe Pazos
2024-03-17 20:45:53 +01:00
committed by GitHub
parent 3a4d22d940
commit cc31b08b91

View File

@@ -1,8 +1,8 @@
[versions] [versions]
kotlin = "1.9.23" kotlin = "1.9.23"
openrndr = "0.4.5-alpha1" openrndr = "0.4.5-alpha2"
orx = "0.4.5-alpha1" orx = "0.4.5-alpha2"
orsl = "0.4.5-alpha1" orsl = "0.4.5-alpha2"
orml = "0.4.1" orml = "0.4.1"
slf4j = "2.0.12" slf4j = "2.0.12"