Skip to content

Commit

Permalink
bump: akka-http-circe 1.39.2 (was 1.29.1) (#3078)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 5, 2024
1 parent c1aedc0 commit 9c71f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ object Dependencies {
val IronMq = Seq(
libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-http" % AkkaHttpVersion,
"de.heikoseeberger" %% "akka-http-circe" % "1.29.1" // ApacheV2
"de.heikoseeberger" %% "akka-http-circe" % "1.39.2" // ApacheV2
)
)

Expand Down

0 comments on commit 9c71f59

Please sign in to comment.