Skip to content

Commit

Permalink
Ignore scala-xml version conflict in 2.8 swagger example
Browse files Browse the repository at this point in the history
  • Loading branch information
takezoe committed Sep 25, 2021
1 parent aecd750 commit eafec04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2.8/swagger-example/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ libraryDependencies ++= Seq(
"javax.servlet" % "javax.servlet-api" % "3.1.0" % Provided
)

ThisBuild / evictionErrorLevel := Level.Warn

enablePlugins(JettyPlugin)

0 comments on commit eafec04

Please sign in to comment.