Skip to content

Commit

Permalink
sbt-web 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Jun 14, 2024
1 parent 5ef15a6 commit 1ca5eac
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 @@ -30,7 +30,7 @@ libraryDependencies ++= Seq(
"junit" % "junit" % "4.13.2" % "test"
)

addSbtWeb("1.5.6")
addSbtWeb("1.5.7")

// Customise sbt-dynver's behaviour to make it work with tags which aren't v-prefixed
ThisBuild / dynverVTagPrefix := false
Expand Down

0 comments on commit 1ca5eac

Please sign in to comment.