Skip to content

Commit ad7a39b

Browse files
committed
Update scala-async to 0.9.7
1 parent 8fdf7a2 commit ad7a39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ lazy val treehub = (project in file("."))
4949
"io.github.uptane" %% "libats-logging" % libatsV,
5050
"io.github.uptane" %% "libats-logging" % libatsV,
5151

52-
"org.scala-lang.modules" %% "scala-async" % "0.9.6",
52+
"org.scala-lang.modules" %% "scala-async" % "0.9.7",
5353
"org.mariadb.jdbc" % "mariadb-java-client" % "3.3.1",
5454

5555
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.600"

0 commit comments

Comments
 (0)