Skip to content

Commit 1a690ff

Browse files
authored
Bump PPrint version (#408)
Pulls in com-lihaoyi/PPrint#161 to help fix `assertGoldenValue` codegen
1 parent 848ee11 commit 1a690ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ trait UtestMainModule extends CrossScalaModule with UtestModule with PlatformSca
6262
resolveUnpackShade(
6363
defaultResolver().classpath(
6464
Seq(
65-
mvn"com.lihaoyi::pprint:0.9.3",
65+
mvn"com.lihaoyi::pprint:0.9.5",
6666
mvn"com.lihaoyi::fansi:0.5.1",
6767
mvn"app.tulz::stringdiff:0.3.4"
6868
),

0 commit comments

Comments
 (0)