Skip to content

Commit 1cb8dd4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency org.seasar.doma.compile:org.seasar.doma.compile.gradle.plugin to v1.1.0
1 parent 978e593 commit 1cb8dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717

1818
plugins {
1919
id 'java'
20-
id 'org.seasar.doma.compile' version '1.0.0'
20+
id 'org.seasar.doma.compile' version '1.1.0'
2121
}
2222

2323
apply plugin: 'org.seasar.doma.codegen'

0 commit comments

Comments
 (0)