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 1966ebb commit f334128Copy full SHA for f334128
build.gradle
@@ -22,7 +22,7 @@ repositories {
22
dependencies {
23
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
24
implementation 'org.springframework.boot:spring-boot-starter-web'
25
- implementation 'com.github.sonus21:rqueue-spring-boot-starter:1.1-RELEASE'
+ implementation 'com.github.sonus21:rqueue-spring-boot-starter:1.2-RELEASE'
26
compileOnly 'org.projectlombok:lombok'
27
annotationProcessor 'org.projectlombok:lombok'
28
providedRuntime 'org.springframework.boot:spring-boot-starter-tomcat'
0 commit comments