Skip to content

Commit

Permalink
Update akka-http, akka-http-spray-json to 10.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 3, 2022
1 parent 23324cf commit 480dbba
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
Expand Up @@ -33,8 +33,8 @@ libraryDependencies ++= {
"com.typesafe.akka" %% "akka-stream" % "2.6.18",
"com.typesafe.akka" %% "akka-actor" % "2.6.18",
"com.typesafe.akka" %% "akka-slf4j" % "2.6.18",
"com.typesafe.akka" %% "akka-http" % "10.2.8",
"com.typesafe.akka" %% "akka-http-spray-json" % "10.2.8",
"com.typesafe.akka" %% "akka-http" % "10.2.9",
"com.typesafe.akka" %% "akka-http-spray-json" % "10.2.9",
"ch.megard" %% "akka-http-cors" % "1.1.3",
"io.spray" %% "spray-json" % "1.3.5",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.20" exclude("org.slf4j", "slf4j-log4j12"),
Expand Down

0 comments on commit 480dbba

Please sign in to comment.