Skip to content

Commit

Permalink
Update akka-stream-netty-all to 0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl committed Oct 30, 2022
1 parent 19ede4b commit e573c36
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.15",
"com.github.zhongl" %% "akka-stream-netty-all" % "0.1.16",
"com.github.scopt" %% "scopt" % "4.1.0",
"com.github.zhongl" %% "akka-stream-oauth2-dingtalk" % oauth2Version,
"com.github.zhongl" %% "akka-stream-oauth2-wechat" % oauth2Version,
Expand Down

0 comments on commit e573c36

Please sign in to comment.