We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cab458f + 4cae7fb commit 5b276aaCopy full SHA for 5b276aa
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.2.21"
+ kotlin("jvm") version "2.3.0"
3
kotlin("kapt") version "2.2.21"
4
alias(libs.plugins.runvelocity)
5
alias(libs.plugins.idea.ext)
0 commit comments