Skip to content

Commit ee8761d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update org.seasar.doma:doma to v2.51.1
1 parent 801944c commit ee8761d

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
@@ -3,7 +3,7 @@ import org.seasar.doma.gradle.codegen.desc.LanguageType
33
import org.seasar.doma.gradle.codegen.jdbc.SimpleDataSource
44

55
buildscript {
6-
ext.domaVersion = '2.50.0'
6+
ext.domaVersion = '2.51.1'
77
ext.h2Version= '1.4.200'
88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)