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 a4778cc + 5ef6127 commit 97aa8e3Copy full SHA for 97aa8e3
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("jvm") version "2.3.0"
3
- kotlin("kapt") version "2.2.21"
+ kotlin("kapt") version "2.3.0"
4
alias(libs.plugins.runvelocity)
5
alias(libs.plugins.idea.ext)
6
alias(libs.plugins.blossom)
0 commit comments