We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce47bdc + c1e525a commit 420af9fCopy full SHA for 420af9f
Tensors/build.sbt
@@ -1,6 +1,6 @@
1
scalacOptions += "-Ypartial-unification"
2
3
-libraryDependencies += "com.google.guava" % "guava" % "28.0-jre"
+libraryDependencies += "com.google.guava" % "guava" % "28.1-jre"
4
5
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
6
0 commit comments