Skip to content

Commit 5ef6127

Browse files
chore(deps): update plugin org.jetbrains.kotlin.kapt to v2.3.0
1 parent 5b276aa commit 5ef6127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm") version "2.3.0"
3-
kotlin("kapt") version "2.2.21"
3+
kotlin("kapt") version "2.3.0"
44
alias(libs.plugins.runvelocity)
55
alias(libs.plugins.idea.ext)
66
alias(libs.plugins.blossom)

0 commit comments

Comments
 (0)