Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.kapt to v1.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 9d9f203 commit 466dc55
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.25"
}

group = "com.isdb"
Expand Down

0 comments on commit 466dc55

Please sign in to comment.