This commit is contained in:
paw 2025-02-23 13:27:34 +00:00
parent 5ab9b3da63
commit d743f561b0

View File

@ -4,10 +4,10 @@ junit = "4.13.2"
# plugins
changelog = "2.2.1"
intelliJPlatform = "2.1.0"
kotlin = "1.9.25"
kover = "0.8.3"
qodana = "2024.2.3"
intelliJPlatform = "2.2.1"
kotlin = "2.1.10"
kover = "0.9.1"
qodana = "2024.3.4"
[libraries]
junit = { group = "junit", name = "junit", version.ref = "junit" }