Skip to content

Commit

Permalink
Update akka-stream-netty-all to 0.1.11 (#58)
Browse files Browse the repository at this point in the history
zhongl authored Aug 10, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0383fd8 commit 72b4a48
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
@@ -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.10",
"com.github.zhongl" %% "akka-stream-netty-all" % "0.1.11",
"com.github.scopt" %% "scopt" % "4.0.1",
"com.github.zhongl" %% "akka-stream-oauth2-dingtalk" % oauth2Version,
"com.github.zhongl" %% "akka-stream-oauth2-wechat" % oauth2Version,

0 comments on commit 72b4a48

Please sign in to comment.