We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4ff724 + 9c1a59a commit b7a6dedCopy full SHA for b7a6ded
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.0.21"
+ kotlin("jvm") version "2.1.10"
3
kotlin("kapt") version "2.0.21"
4
alias(libs.plugins.runvelocity)
5
alias(libs.plugins.idea.ext)
0 commit comments