Skip to content

Commit

Permalink
Update utest to 0.8.2 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 19, 2024
1 parent 982d622 commit b5a10f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ object Deps {
}
def sparkSql3 = ivy"org.apache.spark::spark-sql:3.0.0"
def sparkSql32 = ivy"org.apache.spark::spark-sql:3.2.0"
def utest = ivy"com.lihaoyi::utest:0.8.1"
def utest = ivy"com.lihaoyi::utest:0.8.2"
}

0 comments on commit b5a10f1

Please sign in to comment.