Skip to content

Commit

Permalink
Update akka-stream-alpakka-xml to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2021
1 parent 5a0d54b commit b5db4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ libraryDependencies ++= {
"com.typesafe.akka" %% "akka-http-caching" % akkaHttpVersion,
"com.typesafe.akka" %% "akka-http-spray-json" % akkaHttpVersion,
"ch.megard" %% "akka-http-cors" % "1.1.2",
"com.lightbend.akka" %% "akka-stream-alpakka-xml" % "3.0.3",
"com.lightbend.akka" %% "akka-stream-alpakka-xml" % "3.0.4",
"io.spray" %% "spray-json" % "1.3.6",
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.20",
"org.phenoscape" %% "owlet" % "1.8.1" exclude ("org.slf4j", "slf4j-log4j12"), // exclude("log4j", "log4j"),
Expand Down

0 comments on commit b5db4bd

Please sign in to comment.