Skip to content

Commit 2fc53dd

Browse files
committed
Merge branch 'update/scalacache-core-0.28.0' into 'develop'
Update scalacache-caffeine, ... to 0.28.0 See merge request colisweb-open-source/scala-distances!23
2 parents 962ab68 + 5c89de9 commit 2fc53dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ThisBuild / scalafmtSbtCheck := true
1212

1313
//// Dependencies
1414

15-
val scalaCacheVersion = "0.26.0"
15+
val scalaCacheVersion = "0.28.0"
1616

1717
lazy val googleMaps = "com.google.maps" % "google-maps-services" % "0.10.1"
1818
lazy val squants = "org.typelevel" %% "squants" % "1.5.0"

0 commit comments

Comments
 (0)