We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c57081 commit 1aab4f9Copy full SHA for 1aab4f9
backend/build.gradle
@@ -25,7 +25,7 @@ plugins {
25
id "pl.allegro.tech.build.axion-release" version "1.19.0"
26
id "com.diffplug.spotless" version "7.2.1"
27
id "org.jetbrains.kotlin.jvm" version "2.1.21"
28
- id "org.jetbrains.kotlin.plugin.allopen" version "2.1.21"
+ id "org.jetbrains.kotlin.plugin.allopen" version "2.2.10"
29
}
30
31
ext {
0 commit comments