Skip to content

Commit

Permalink
build(deps): Update expecty from 0.16.0 to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Nov 14, 2024
1 parent 1e5ef7c commit 2530a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ object Dependencies {

val utest = "com.lihaoyi" %% "utest" % "0.8.4"
def munit = "org.scalameta" %% "munit" % "1.0.2"
def expecty = "com.eed3si9n.expecty" %% "expecty" % "0.16.0"
def expecty = "com.eed3si9n.expecty" %% "expecty" % "0.17.0"
val pprint = "com.lihaoyi" %% "pprint" % "0.9.0"
val oslib = "com.lihaoyi" %% "os-lib" % "0.11.3"
val junit = "com.github.sbt" % "junit-interface" % junitVersion
Expand Down

0 comments on commit 2530a72

Please sign in to comment.