Skip to content

Commit

Permalink
Merge pull request #270 from domaframework/docs/version
Browse files Browse the repository at this point in the history
Update Doma processor dependency version in README
  • Loading branch information
backpaper0 authored Mar 2, 2025
2 parents 89c0ee6 + 17f8d34 commit 8360c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Spring Boot Support for [Doma](https://github.com/domaframework/doma)
<dependency>
<groupId>org.seasar.doma</groupId>
<artifactId>doma-processor</artifactId>
<version>3.0.0</version>
<version>3.5.1</version>
<optional>true</optional>
</dependency>
```
Expand Down

0 comments on commit 8360c50

Please sign in to comment.