Skip to content

Commit 6ab6afa

Browse files
authored
Merge pull request #48 from scala-steward/update/scaffeine-5.3.0
Update scaffeine to 5.3.0
2 parents 04c4c10 + ce54437 commit 6ab6afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66
val ScalaVersions = Seq(Scala213, Scala3)
77

88
val PekkoVersion = "1.0.2"
9-
val ScaffeineVersion = "5.2.1"
9+
val ScaffeineVersion = "5.3.0"
1010
val ScalaTestVersion = "3.2.19"
1111
val SlickVersion = "3.5.1"
1212
val SlickPgVersion = "0.22.1"

0 commit comments

Comments
 (0)