Skip to content

Commit 372871d

Browse files
committed
upgraded spring-batch-redis
1 parent 8e2349d commit 372871d

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
@@ -48,7 +48,7 @@ dependencies {
4848
annotationProcessor 'org.projectlombok:lombok'
4949
implementation 'org.apache.kafka:connect-api:2.8.0'
5050
implementation 'com.github.jcustenborder.kafka.connect:connect-utils:0.4.164'
51-
implementation 'com.redislabs:spring-batch-redis:2.12.4-SNAPSHOT'
51+
implementation 'com.redislabs:spring-batch-redis:2.13.0'
5252
testImplementation 'com.redislabs:testcontainers-redis:1.1.4'
5353
testImplementation 'org.testcontainers:junit-jupiter:1.15.3-REDISLABS'
5454
testImplementation 'io.projectreactor:reactor-test:3.4.6'

0 commit comments

Comments
 (0)