Skip to content

Commit 420af9f

Browse files
authored
Merge pull request #202 from scala-steward/update/guava-28.1-jre
Update guava to 28.1-jre
2 parents ce47bdc + c1e525a commit 420af9f

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.0-jre"
3+
libraryDependencies += "com.google.guava" % "guava" % "28.1-jre"
44

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

0 commit comments

Comments
 (0)