Skip to content

Commit 17f8d34

Browse files
committed
Update Doma processor dependency version in README
1 parent 89c0ee6 commit 17f8d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Spring Boot Support for [Doma](https://github.com/domaframework/doma)
2323
<dependency>
2424
<groupId>org.seasar.doma</groupId>
2525
<artifactId>doma-processor</artifactId>
26-
<version>3.0.0</version>
26+
<version>3.5.1</version>
2727
<optional>true</optional>
2828
</dependency>
2929
```

0 commit comments

Comments
 (0)