Skip to content

Commit

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

chore(deps): update plugin org.jetbrains.kotlin.kapt to v1.8.22
  • Loading branch information
4drian3d authored Jun 23, 2023
2 parents 1bf3126 + 1e4e577 commit a5742dc
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.8.21"
kotlin("kapt") version "1.8.21"
kotlin("kapt") version "1.8.22"
alias(libs.plugins.runvelocity)
alias(libs.plugins.blossom)
alias(libs.plugins.shadow)
Expand Down

0 comments on commit a5742dc

Please sign in to comment.