Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.plugin.jpa to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent bf7b355 commit 13091c5
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 @@ -13,7 +13,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.5" apply false
kotlin("jvm") version "2.0.0" apply false
kotlin("plugin.spring") version "2.0.0" apply false
kotlin("plugin.jpa") version "2.0.0" apply false
kotlin("plugin.jpa") version "2.0.20" apply false
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1" apply false
id("com.diffplug.spotless") version "6.25.0"
id("org.sonarqube") version "5.0.0.4638"
Expand Down

0 comments on commit 13091c5

Please sign in to comment.