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