Skip to content

Conversation

@pikinier20
Copy link
Contributor

closes #3859

related to: #14235

I've generated Scala documentation and done some checking. Everything looks fine for me but it would be nice if somebody also checked some pages.

@pikinier20 pikinier20 merged commit 44d907f into scala:master Jan 10, 2022
@pikinier20 pikinier20 deleted the scaladoc/liqp-bump branch January 10, 2022 12:56
@michelou
Copy link
Contributor

@pikinier20 On line 7 of file Build.scala I read :

private val jacksonVersion = "2.9.8"

and liqp 0.8.2 compile dependency on jackson libraries is 2.12.1.

Do we need to update it too ?!

@pikinier20
Copy link
Contributor Author

I've checked classpath of Scaladoc and the only jackson library that has 2.9.8 version is jackson-data-yaml which is used by Scaladoc static site. I think we can try to also bump the jackson version here and check if everything's gonna work.

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.

Dottydoc crashes when upgrading liqp to 0.7.2

3 participants