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

Commit f2d9f67

Browse files
committed
upgraded to latest lettusearch
1 parent caabbb8 commit f2d9f67

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
@@ -14,7 +14,7 @@ repositories {
1414

1515
dependencies {
1616
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.2.4.RELEASE'
17-
api 'com.redislabs:lettusearch:1.12.2'
17+
api 'com.redislabs:lettusearch:1.12.6'
1818
api 'org.apache.commons:commons-pool2:2.8.0'
1919
compileOnly 'org.projectlombok:lombok:1.18.10'
2020
annotationProcessor 'org.projectlombok:lombok:1.18.10'

0 commit comments

Comments
 (0)