Skip to content

Commit

Permalink
Update utest to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 15, 2024
1 parent db96780 commit d06bf83
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.2"
def utest = ivy"com.lihaoyi::utest:0.8.3"
}

0 comments on commit d06bf83

Please sign in to comment.