Skip to content

Commit 1ba1e5b

Browse files
committed
Update pprint to 0.9.3
1 parent 50fff99 commit 1ba1e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val versions = new {
1010
val colibri = "0.8.6"
1111
val funStack = "0.9.23"
1212
val tapir = "1.11.34"
13-
val pprint = "0.9.0"
13+
val pprint = "0.9.3"
1414
}
1515

1616
// Uncomment, if you want to use snapshot dependencies from sonatype or jitpack

0 commit comments

Comments
 (0)