Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Bump lettuce-core from 5.3.5.RELEASE to 6.0.2.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 22, 2021
1 parent 958cf05 commit d0ac972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
// Client
implementation ( "no.nav.helse:dusseldorf-ktor-client:$dusseldorfKtorVersion")
implementation ( "no.nav.helse:dusseldorf-oauth2-client:$dusseldorfKtorVersion")
implementation ("io.lettuce:lettuce-core:5.3.5.RELEASE")
implementation ("io.lettuce:lettuce-core:6.0.2.RELEASE")
implementation("com.github.fppt:jedis-mock:0.1.16")

// Test
Expand Down

0 comments on commit d0ac972

Please sign in to comment.