Reflect changes in openrndr (#377)

This commit is contained in:
Edwin Jakobs
2025-09-19 21:17:24 -07:00
committed by GitHub
parent d4d6982ffb
commit f836d86857
61 changed files with 65 additions and 65 deletions

View File

@@ -1,7 +1,7 @@
[versions]
kotlinApi = "2.2"
kotlinLanguage = "2.2"
kotlin = "2.2.10"
kotlin = "2.2.20"
jvmTarget = "17"
openrndr = { require = "[0.5,0.6.0)" }
kotest = "5.9.1"