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 63a2278 commit eb13ccdCopy full SHA for eb13ccd
example/example1/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'application'
3
- id 'com.diffplug.spotless' version '7.0.3'
4
- id 'org.jetbrains.kotlin.jvm' version '2.1.20'
+ id 'com.diffplug.spotless' version '7.0.4'
+ id 'org.jetbrains.kotlin.jvm' version '2.1.21'
5
}
6
7
application {
0 commit comments