Skip to content

Commit

Permalink
chore(deps): update dependency com.typesafe.akka:akka-http-core to v1…
Browse files Browse the repository at this point in the history
…0.5.2
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent 27d776b commit 35a3226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sangria/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-actor" % "2.8.4",
"com.typesafe.akka" %% "akka-stream" % "2.8.0",
"com.typesafe.akka" %% "akka-http" % "10.5.0",
"com.typesafe.akka" %% "akka-http-core" % "10.5.0",
"com.typesafe.akka" %% "akka-http-core" % "10.5.2",
"ch.qos.logback" % "logback-classic" % "1.2.11" % Runtime,
)

0 comments on commit 35a3226

Please sign in to comment.