Skip to content

Commit

Permalink
Update plugin org.domaframework.doma.codegen to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 268843c commit cc9cf40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
plugins {
id("application")
id("com.diffplug.spotless") version "6.25.0"
id("org.domaframework.doma.codegen") version "2.0.0"
id("org.domaframework.doma.codegen") version "3.0.0"
id("org.domaframework.doma.compile") version "2.0.0"
kotlin("jvm") version "2.0.20"
kotlin("kapt") version "2.0.20"
Expand Down

0 comments on commit cc9cf40

Please sign in to comment.