Skip to content

Commit e62829b

Browse files
authored
Update README.md
1 parent d495cdb commit e62829b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@ curl -X POST -H "Content-type: application/json" -d '{
121121
<dependency>
122122
<groupId>app.tozzi</groupId>
123123
<artifactId>jpa-search-helper</artifactId>
124-
<version>3.4.4</version>
124+
<version>3.4.5</version>
125125
</dependency>
126126
```
127127

128128
#### Gradle
129129
```
130-
implementation 'app.tozzi:jpa-search-helper:3.4.4
130+
implementation 'app.tozzi:jpa-search-helper:3.4.5'
131131
```
132132

133133
## Queries - Usage

0 commit comments

Comments
 (0)