Skip to content

Commit 28c537f

Browse files
authored
Merge pull request #166 from scala-steward/update/guava-23.6.1-jre
Update guava to 23.6.1-jre
2 parents 6bc57a4 + de587fc commit 28c537f

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

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

0 commit comments

Comments
 (0)