We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451fd91 commit 4fa1756Copy full SHA for 4fa1756
backend/build.gradle
@@ -24,7 +24,7 @@
24
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"
+ id "org.jetbrains.kotlin.jvm" version "1.9.23"
28
id "org.jetbrains.kotlin.plugin.allopen" version "1.9.23"
29
}
30
0 commit comments