We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3c2d5 commit c5bc509Copy full SHA for c5bc509
backend/build.gradle
@@ -25,7 +25,7 @@ plugins {
25
id "pl.allegro.tech.build.axion-release" version "1.14.4"
26
id "com.diffplug.spotless" version "6.13.0"
27
id "org.jetbrains.kotlin.jvm" version "2.0.20"
28
- id "org.jetbrains.kotlin.plugin.allopen" version "2.0.10"
+ id "org.jetbrains.kotlin.plugin.allopen" version "2.0.20"
29
}
30
31
ext {
0 commit comments