Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies across the board (#22) #24

Closed
wants to merge 1 commit into from

Conversation

sirthias
Copy link

@sirthias sirthias commented Jul 8, 2019

This upgrade works for me locally with the latest versions of sbt-site and paradox.

Refs #22.

@@ -113,7 +113,7 @@ lazy val theme = project("paradox-material-theme", file("theme"))
libraryDependencies += "org.webjars" % "prettify" % "4-Mar-2013-1" % Provided,
libraryDependencies +=
Seq("animation", "base", "ripple", "rtl", "theme", "typography")
.foldLeft("org.webjars.npm" % "material__tabs" % "0.3.1" % Provided) {
.foldLeft("org.webjars.npm" % "material__tabs" % "0.37.1" % Provided) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea whether this does any good (or harm).
Simply realized that a versions have gone by since 0.3.1 here...

@joan38
Copy link

joan38 commented Nov 15, 2019

Could we move forward with this @jonas? Sounds like we are having dependency conflicts with Circe with other plugins

@kpritam
Copy link

kpritam commented May 26, 2020

Is this going to happen? I would be happy to contribute!

@mushtaq
Copy link

mushtaq commented May 27, 2020

@kpritam 👍

@jonas is it possible to share the commit rights with Pritam? We will be happy to contribute in ensuring the dependencies are up-to-date.

@mkurz
Copy link
Member

mkurz commented Feb 12, 2024

Already up to date in main branch.

@mkurz mkurz closed this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants