Skip to content

Commit

Permalink
Update akka-stream-netty-all to 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl committed Jun 20, 2021
1 parent 9074f6e commit c830a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ lazy val root = (project in file("."))
dockerUsername := Some("zhongl"),
dockerUpdateLatest := true,
libraryDependencies ++= Seq(
"com.github.zhongl" %% "akka-stream-netty-all" % "0.1.9",
"com.github.zhongl" %% "akka-stream-netty-all" % "0.1.10",
"com.github.scopt" %% "scopt" % "4.0.1",
"com.github.zhongl" %% "akka-stream-oauth2-dingtalk" % oauth2Version,
"com.github.zhongl" %% "akka-stream-oauth2-wechat" % oauth2Version,
Expand Down

0 comments on commit c830a26

Please sign in to comment.