Skip to content

Commit

Permalink
Merge pull request #94 from 4drian3d/renovate/org.jetbrains.kotlin.ka…
Browse files Browse the repository at this point in the history
…pt-2.x

chore(deps): update plugin org.jetbrains.kotlin.kapt to v2
  • Loading branch information
4drian3d authored Nov 11, 2024
2 parents 3f177cd + 8fc0613 commit 814a5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "1.9.25"
kotlin("kapt") version "1.9.22"
kotlin("kapt") version "2.0.21"
alias(libs.plugins.runvelocity)
alias(libs.plugins.idea.ext)
alias(libs.plugins.blossom)
Expand Down

0 comments on commit 814a5d6

Please sign in to comment.