Skip to content

Commit

Permalink
Update akka-stream-oauth2-dingtalk, ... to 0.1.19 (#124)
Browse files Browse the repository at this point in the history
* Update akka-stream-oauth2-dingtalk, ... to 0.1.19

* Bump akka http.
  • Loading branch information
zhongl committed Aug 22, 2022
1 parent b686476 commit 9d01d2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
lazy val akkaHttpVersion = "10.2.8"
lazy val akkaHttpVersion = "10.2.9"
lazy val akkaVersion = "2.6.19"
lazy val oauth2Version = "0.1.18"
lazy val oauth2Version = "0.1.19"

ThisBuild / dynverVTagPrefix := false

Expand Down

0 comments on commit 9d01d2a

Please sign in to comment.