We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce8c7a commit 5949e92Copy full SHA for 5949e92
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = 'org.seasar.doma'
9
-version = '2.25.0'
+version = '2.25.1-SNAPSHOT'
10
sourceCompatibility = jdkVersion
11
targetCompatibility = jdkVersion
12
0 commit comments