Skip to content

Commit

Permalink
Merge pull request #578 from scala-steward/update/scaffeine-5.3.0
Browse files Browse the repository at this point in the history
Update scaffeine to 5.3.0
  • Loading branch information
lenguyenthanh authored Jul 15, 2024
2 parents 54901e8 + a3ddc7e commit 9608a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ lazy val `lila-ws` = project
"org.lichess" %% "scalachess-play-json" % chessVersion,
"org.apache.pekko" %% "pekko-actor-typed" % pekkoVersion,
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"com.github.blemale" %% "scaffeine" % "5.2.1" % "compile",
"com.github.blemale" %% "scaffeine" % "5.3.0" % "compile",
"ch.qos.logback" % "logback-classic" % "1.5.6",
"org.playframework" %% "play-json" % "3.0.4",
"io.kamon" %% "kamon-core" % kamonVersion,
Expand Down

0 comments on commit 9608a2d

Please sign in to comment.