Skip to content

Commit

Permalink
Update plugin org.domaframework.doma.compile to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent a64f257 commit 1ac4d22
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 @@ -4,7 +4,7 @@ plugins {
java
id("com.diffplug.eclipse.apt") version "4.1.0"
id("com.diffplug.spotless") version "6.25.0"
id("org.domaframework.doma.compile") version "2.0.0"
id("org.domaframework.doma.compile") version "3.0.1"
}

allprojects {
Expand Down

0 comments on commit 1ac4d22

Please sign in to comment.