Skip to content

Commit ba62223

Browse files
authored
Merge pull request #215 from scala-steward/update/guava-28.2-jre
Update guava to 28.2-jre
2 parents d3a0692 + cebc67c commit ba62223

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)