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 af0e3ce commit b154ed0Copy full SHA for b154ed0
build.gradle.kts
@@ -11,7 +11,7 @@ buildscript {
11
12
plugins {
13
id("application")
14
- id("com.diffplug.spotless") version "7.0.2"
+ id("com.diffplug.spotless") version "7.0.3"
15
id("org.domaframework.doma.codegen") version "3.0.0"
16
id("org.domaframework.doma.compile") version "3.0.1"
17
kotlin("jvm") version "2.1.20"
0 commit comments