We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2349d commit 372871dCopy full SHA for 372871d
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
annotationProcessor 'org.projectlombok:lombok'
49
implementation 'org.apache.kafka:connect-api:2.8.0'
50
implementation 'com.github.jcustenborder.kafka.connect:connect-utils:0.4.164'
51
- implementation 'com.redislabs:spring-batch-redis:2.12.4-SNAPSHOT'
+ implementation 'com.redislabs:spring-batch-redis:2.13.0'
52
testImplementation 'com.redislabs:testcontainers-redis:1.1.4'
53
testImplementation 'org.testcontainers:junit-jupiter:1.15.3-REDISLABS'
54
testImplementation 'io.projectreactor:reactor-test:3.4.6'
0 commit comments