Skip to content

Commit

Permalink
[CHORE] Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemick committed Aug 28, 2024
1 parent 157fb06 commit c96dfd5
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 @@ -98,7 +98,7 @@ void create_one_post_and_read_it() {
<dependency>
<groupId>com.mickaelb</groupId>
<artifactId>hibernate-query-asserts</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
</dependency>
```
2. Register the integration with Hibernate, you just need to add this key in your configuration (here for yml):
Expand Down

0 comments on commit c96dfd5

Please sign in to comment.