Skip to content

Commit

Permalink
webapp-runner: 7.0.91.0 -> 9.0.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Nov 2, 2024
1 parent 49066ec commit 1576f81
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 @@ -27,7 +27,7 @@ lazy val warRunner_3_0 =
),
crossPaths := false, // exclude Scala suffix from artifact names
autoScalaLibrary := false, // exclude scala-library from dependencies
libraryDependencies += "com.github.jsimone" % "webapp-runner" % "7.0.91.0"
libraryDependencies += "com.github.jsimone" % "webapp-runner" % "9.0.27.1"
)

lazy val warRunner_3_1 =
Expand Down

0 comments on commit 1576f81

Please sign in to comment.