work on the translation stuff in kordex that is required as of version 2.3

This commit is contained in:
Jannik Reimers 2024-11-27 23:13:31 +01:00
parent e36e5a2586
commit 1800f44941
Signed by: jansel
GPG key ID: 39C62D7D5233CFD0
7 changed files with 57 additions and 26 deletions

View file

@ -1,5 +1,5 @@
[versions]
kotlin = "2.0.20" # Note: Plugin versions must be updated in the settings.gradle.kts too
kotlin = "2.0.21" # Note: Plugin versions must be updated in the settings.gradle.kts too
groovy = "3.0.22"
jansi = "2.4.1"