Skip to content

Commit a61a89b

Browse files
magonxespgitbook-bot
authored andcommitted
GITBOOK-10: No subject
1 parent dbbdc39 commit a61a89b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ This implementation is adapted for the following drivers or ORMs:
1414
Add the `criteria-core` dependency on your `build.gradle.kts`.
1515

1616
```kotlin
17-
implementation("io.github.magonxesp:criteria-core:0.1.0")
17+
implementation("io.github.magonxesp:criteria-core:0.2.8")
1818
```
1919

2020
For **Spring Boot and** **Spring Data JPA** add the spring-boot dependency.
2121

2222
```kotlin
23-
implementation("io.github.magonxesp:criteria-spring-boot:0.1.0")
23+
implementation("io.github.magonxesp:criteria-spring-boot:0.2.8")
2424
```

0 commit comments

Comments
 (0)