Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b9c6e64

Browse files
Merge pull request #1979 from Baeldung/update/jedis-6.2.0
Update jedis from 6.1.0 to 6.2.0
2 parents 06ac624 + 48f26c4 commit b9c6e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ lazy val redis_intro =
520520
libraryDependencies ++= scalaTestDeps
521521
.map(_.withConfigurations(Some("it,test"))),
522522
libraryDependencies ++= Seq(
523-
"redis.clients" % "jedis" % "6.1.0",
523+
"redis.clients" % "jedis" % "6.2.0",
524524
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.0",
525525
"org.scalatestplus" %% "mockito-3-4" % "3.2.10.0" % "it"
526526
),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /