Skip to content

Commit

Permalink
upgrade sbt-web to 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dwickern committed Apr 1, 2024
1 parent 3be8070 commit 8456a41
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 @@ -11,7 +11,7 @@ scriptedDependencies := {
publishM2.value
}

addSbtPlugin("com.github.sbt" % "sbt-web" % "1.5.3")
addSbtPlugin("com.github.sbt" % "sbt-web" % "1.5.5")

val jvmBrotliVersion = "0.2.0"
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 8456a41

Please sign in to comment.