This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git
The following commit(s) were added to refs/heads/main by this push:
new 80d175b Update foundation to 6.4.3-1
80d175b is described below
commit 80d175b194250b50c8b445fb8c92919eca998bbe
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 00:06:58 2024 +0000
Update foundation to 6.4.3-1
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index 49e4a7e..6e57c13 100644
--- a/build.sbt
+++ b/build.sbt
@@ -59,7 +59,7 @@ lazy val pekkoTheme = project
name := "pekko-theme-paradox",
libraryDependencies ++= Seq(
"com.github.sbt" % "paradox-material-theme" % "0.7.0",
- "org.webjars" % "foundation" % "6.2.4" % "provided"))
+ "org.webjars" % "foundation" % "6.4.3-1" % "provided"))
.settings(publishSettings)
lazy val pekkoPlugin = project
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]