We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2690cea commit 6cf1434Copy full SHA for 6cf1434
backend/build.gradle
@@ -24,7 +24,7 @@
24
plugins {
25
id "pl.allegro.tech.build.axion-release" version "1.18.18"
26
id "com.diffplug.spotless" version "7.0.2"
27
- id "org.jetbrains.kotlin.jvm" version "2.1.10"
+ id "org.jetbrains.kotlin.jvm" version "2.1.20"
28
id "org.jetbrains.kotlin.plugin.allopen" version "2.1.20"
29
}
30
0 commit comments