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 348a8bc commit 57ff58bCopy full SHA for 57ff58b
README.md
@@ -57,8 +57,8 @@ Build with Gradle
57
58
```groovy
59
dependencies {
60
- implementation "org.seasar.doma:doma-core:2.30.1-SNAPSHOT"
61
- annotationProcessor "org.seasar.doma:doma-processor:2.30.1-SNAPSHOT"
+ implementation "org.seasar.doma:doma-core:2.30.0"
+ annotationProcessor "org.seasar.doma:doma-processor:2.30.0"
62
}
63
```
64
0 commit comments