Skip to content

Update pprint to 0.5.8

gitlab gitlab requested to merge update/pprint-0.5.8 into develop

Updates com.lihaoyi:pprint from 0.5.6 to 0.5.8.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.lihaoyi", artifactId = "pprint" } ]

labels: test-library-update, semver-patch

Merge request reports