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 d3a0692 + cebc67c commit ba62223Copy full SHA for ba62223
Tensors/build.sbt
@@ -1,6 +1,6 @@
1
scalacOptions += "-Ypartial-unification"
2
3
-libraryDependencies += "com.google.guava" % "guava" % "28.1-jre"
+libraryDependencies += "com.google.guava" % "guava" % "28.2-jre"
4
5
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
6
0 commit comments