Skip to content

Commit c7678fc

Browse files
author
scala-steward
committed
Update akka-http-cors to 1.3.0
1 parent 679e8f4 commit c7678fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ lazy val testServer = (projectMatrix in file("testing/server"))
306306
name := "testing-server",
307307
libraryDependencies ++= Seq(
308308
akkaHttp,
309-
"ch.megard" %% "akka-http-cors" % "1.2.0",
309+
"ch.megard" %% "akka-http-cors" % "1.3.0",
310310
akkaStreams
311311
),
312312
// the test server needs to be started before running any backend tests

0 commit comments

Comments
 (0)