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 c476679 commit 99fed54Copy full SHA for 99fed54
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.diffplug.eclipse.apt") version "3.42.2" apply false
3
- id("com.diffplug.spotless") version "6.13.0" apply false
+ id("com.diffplug.spotless") version "6.19.0" apply false
4
id("org.domaframework.doma.compile") version "2.0.0" apply false
5
kotlin("jvm") version "1.9.0" apply false
6
kotlin("kapt") version "1.9.0" apply false
0 commit comments