Skip to content

Commit 0df49c7

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.jpa to v2.0.20
1 parent ada834c commit 0df49c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("io.spring.dependency-management") version "1.1.5"
66
kotlin("jvm") version "2.0.0"
77
kotlin("plugin.spring") version "2.0.0"
8-
kotlin("plugin.jpa") version "2.0.0"
8+
kotlin("plugin.jpa") version "2.0.20"
99
kotlin("kapt") version "2.0.0"
1010
}
1111

0 commit comments

Comments
 (0)