Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.kapt to v1.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 9d9f203 commit d41f6a1
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
Expand Up @@ -8,7 +8,7 @@ plugins {
kotlin("jvm") version "1.4.30"
kotlin("plugin.spring") version "1.4.30"
kotlin("plugin.jpa") version "1.4.30"
kotlin("kapt") version "1.4.10"
kotlin("kapt") version "1.9.21"
}

group = "com.isdb"
Expand Down

0 comments on commit d41f6a1

Please sign in to comment.