Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.

Commit b9475c6

Browse files
committed
upgraded to Lettusearch 2.0.1
1 parent 0af5e38 commit b9475c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jar {
3232
dependencies {
3333
implementation 'org.springframework.boot:spring-boot-starter'
3434
implementation 'org.springframework.boot:spring-boot-starter-data-redis-reactive'
35-
api 'com.redislabs:lettusearch:2.0.0'
35+
api 'com.redislabs:lettusearch:2.0.1'
3636
api 'org.apache.commons:commons-pool2'
3737
compileOnly 'org.projectlombok:lombok'
3838
annotationProcessor 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)