Skip to content

Commit b755537

Browse files
authored
Merge pull request #98 from 4drian3d/renovate/org.jetbrains.kotlin.kapt-2.x
chore(deps): update plugin org.jetbrains.kotlin.kapt to v2.1.10
2 parents d75a3a0 + 59e96f6 commit b755537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm") version "2.1.10"
3-
kotlin("kapt") version "2.0.21"
3+
kotlin("kapt") version "2.1.10"
44
alias(libs.plugins.runvelocity)
55
alias(libs.plugins.idea.ext)
66
alias(libs.plugins.blossom)

0 commit comments

Comments
 (0)