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 157fb06 commit c96dfd5Copy full SHA for c96dfd5
README.md
@@ -98,7 +98,7 @@ void create_one_post_and_read_it() {
98
<dependency>
99
<groupId>com.mickaelb</groupId>
100
<artifactId>hibernate-query-asserts</artifactId>
101
- <version>2.0.0</version>
+ <version>2.1.0</version>
102
</dependency>
103
```
104
2. Register the integration with Hibernate, you just need to add this key in your configuration (here for yml):
0 commit comments