Skip to content

Commit b992afa

Browse files
authored
Merge pull request #167 from scala-steward/update/pprint-0.9.6
Update pprint to 0.9.6
2 parents 74591a1 + 061b142 commit b992afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object Versions {
2828
def graalVmVersion = "22.3.1"
2929
def munitVersion = "1.2.1"
3030
def osLibVersion = "0.11.8"
31-
def pprintVersion = "0.9.5"
31+
def pprintVersion = "0.9.6"
3232
def coursierVersion = "2.1.25-M19"
3333
def scoptVersion = "4.1.0"
3434
def ubuntuVersion = "24.04"

0 commit comments

Comments
 (0)