We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5dac6f commit 1d04a3bCopy full SHA for 1d04a3b
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.1.0</version>
+ <version>2.2.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