We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451dc3f commit decaab1Copy full SHA for decaab1
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 "1.9.22"
28
- id "org.jetbrains.kotlin.plugin.allopen" version "1.9.22"
+ id "org.jetbrains.kotlin.plugin.allopen" version "1.9.23"
29
}
30
31
ext {
0 commit comments