Skip to content

Commit

Permalink
upgraded to spring-batch-redis 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Jan 29, 2021
1 parent e91b7bf commit 1bfe7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
api 'com.redislabs:spring-batch-redis:2.8.2-SNAPSHOT'
api 'com.redislabs:spring-batch-redis:2.8.2'
api 'org.springframework.batch:spring-batch-core'
compile 'com.google.code.findbugs:jsr305:3.0.2'
implementation 'me.tongfei:progressbar:0.9.0'
Expand Down

0 comments on commit 1bfe7fb

Please sign in to comment.