Skip to content

Commit cebc67c

Browse files
committed
Update guava to 28.2-jre
1 parent 98ccafd commit cebc67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tensors/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
scalacOptions += "-Ypartial-unification"
22

3-
libraryDependencies += "com.google.guava" % "guava" % "28.1-jre"
3+
libraryDependencies += "com.google.guava" % "guava" % "28.2-jre"
44

55
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
66

0 commit comments

Comments
 (0)