Skip to content

Commit 3811b15

Browse files
authored
Update org.domaframework.doma.compile to v3.0.0 (#1194)
2 parents 056e749 + b9055d5 commit 3811b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
id("com.diffplug.spotless") version "6.25.0"
88
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
99
id("net.researchgate.release") version "3.0.2"
10-
id("org.domaframework.doma.compile") version "2.0.0"
10+
id("org.domaframework.doma.compile") version "3.0.0"
1111
kotlin("jvm") version "2.0.20"
1212
kotlin("kapt") version "2.0.20"
1313
}

0 commit comments

Comments
 (0)