We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e107022 + bcc20ad commit 53b1c1dCopy full SHA for 53b1c1d
examples/kotlin-example/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
`java-test-fixtures`
5
6
// needed for hibernate!
7
- id("org.jetbrains.kotlin.plugin.jpa") version "2.3.0"
+ id("org.jetbrains.kotlin.plugin.jpa") version "2.3.10"
8
}
9
10
dependencies {
0 commit comments