Skip to content

Commit

Permalink
Bump lettuce-core from 5.1.1.RELEASE to 5.1.6.RELEASE in /examples (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 4, 2019
1 parent 369cfe1 commit 4bb2dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {
}

dependencies {
compile "io.lettuce:lettuce-core:5.1.1.RELEASE"
compile "io.lettuce:lettuce-core:5.1.6.RELEASE"
testImplementation 'org.spockframework:spock-core:1.2-groovy-2.5'
testImplementation 'org.testcontainers:spock'
testImplementation 'ch.qos.logback:logback-classic:1.2.3'
Expand Down

0 comments on commit 4bb2dea

Please sign in to comment.