Skip to content

Commit 9ee3f9b

Browse files
authoredNov 10, 2023
Merge pull request #219 from mkurz/upgrade-sbt-web-build-base
Upgrade sbt-web-build-base
2 parents fc58b16 + 1ab04d8 commit 9ee3f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-web-build-base" % "2.0.1")
1+
addSbtPlugin("com.github.sbt" % "sbt-web-build-base" % "2.0.2")
22

33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)
Please sign in to comment.